Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h756 return method_range(method_begin(), method_end()); in methods()
765 method_iterator method_end() const { in method_end() function
/minix3/external/bsd/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h1812 Node.method_end(), Finder, Builder); in AST_MATCHER_P()
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2431 e = RD->method_end(); in layoutNonVirtualBases()
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1520 CXXDecl->method_end())) in shouldOmitDefinition()