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

/external/clang/include/clang/AST/
H A DASTContext.h1865 type_iterator types_begin() { return Types.begin(); } function in class:clang::ASTContext
1867 const_type_iterator types_begin() const { return Types.begin(); } function in class:clang::ASTContext

Completed in 42 milliseconds