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

/external/clang/include/clang/AST/
H A DASTContext.h2072 type_const_range; typedef in class:clang::ASTContext
2074 type_const_range types() const {
2075 return type_const_range(Types.begin(), Types.end());

Completed in 454 milliseconds