Searched defs:VisitCXXMethodDecl (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/examples/CallSuperAttribute/
H A DCallSuperAttrInfo.cpp80 bool VisitCXXMethodDecl(CXXMethodDecl *MethodDecl) { function in class:__anon3::CallSuperVisitor
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp107 bool VisitCXXMethodDecl(const CXXMethodDecl *MethodDecl) { function in class:clang::tooling::__anon1145::AdditionalUSRFinder
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DODRHash.cpp343 void VisitCXXMethodDecl(const CXXMethodDecl *D) { function in class:__anon331::ODRDeclVisitor
H A DASTImporter.cpp3581 ExpectedDecl ASTNodeImporter::VisitCXXMethodDecl(CXXMethodDecl *D) { function in class:ASTNodeImporter
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp1367 void ASTDeclWriter::VisitCXXMethodDecl(CXXMethodDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp1962 void ASTDeclReader::VisitCXXMethodDecl(CXXMethodDecl *D) { function in class:ASTDeclReader
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2204 Decl *TemplateDeclInstantiator::VisitCXXMethodDecl( function in class:TemplateDeclInstantiator
3467 Decl *TemplateDeclInstantiator::VisitCXXMethodDecl(CXXMethodDecl *D) { function in class:TemplateDeclInstantiator

Completed in 331 milliseconds