Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h631 return method_range(method_begin(), method_end()); in methods()
636 method_iterator method_begin() const { in method_begin() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3333 auto MatchIt = matchesFirstInPointerRange(InnerMatcher, Node.method_begin(), in AST_MATCHER_P()
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2419 hasExplicitMemberDefinition(CXXDecl->method_begin(), in shouldOmitDefinition()