Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h631 return method_range(method_begin(), method_end()); in methods()
641 method_iterator method_end() const { in method_end() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3334 Node.method_end(), Finder, &Result); in AST_MATCHER_P()
3335 if (MatchIt == Node.method_end()) in AST_MATCHER_P()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2420 CXXDecl->method_end())) in shouldOmitDefinition()