Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclCXX.h761 return method_range(method_begin(), method_end()); in methods()
770 method_iterator method_end() const { in method_end() function
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h2229 Node.method_end(), Finder, Builder); in AST_MATCHER_P()
/external/clang/lib/AST/
DRecordLayoutBuilder.cpp2511 e = RD->method_end(); in layoutNonVirtualBases()
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp1686 CXXDecl->method_end())) in shouldOmitDefinition()