Home
last modified time | relevance | path

Searched refs:type_const_range (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDASTContext.h2194 type_const_range; typedef
2196 type_const_range types() const { in types()
2197 return type_const_range(Types.begin(), Types.end()); in types()