Searched defs:VisitObjCMethodDecl (Results 1 - 10 of 10) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp116 bool VisitObjCMethodDecl(ObjCMethodDecl *D) { function in struct:__anon3845::PCHContainerGenerator::DebugTypeVisitor
H A DCodeGenPGO.cpp264 void VisitObjCMethodDecl(const ObjCMethodDecl *D) { function in struct:__anon3820::ComputeRegionCounts
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DCallGraph.h112 bool VisitObjCMethodDecl(ObjCMethodDecl *MD) { function in class:clang::CallGraph
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclPrinter.cpp1037 void DeclPrinter::VisitObjCMethodDecl(ObjCMethodDecl *OMD) { function in class:DeclPrinter
H A DASTDumper.cpp1476 void ASTDumper::VisitObjCMethodDecl(const ObjCMethodDecl *D) { function in class:ASTDumper
H A DASTImporter.cpp3330 Decl *ASTNodeImporter::VisitObjCMethodDecl(ObjCMethodDecl *D) { function in class:ASTNodeImporter
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Index/
H A DUSRGeneration.cpp324 void USRGenerator::VisitObjCMethodDecl(const ObjCMethodDecl *D) { function in class:USRGenerator
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp360 bool VisitObjCMethodDecl(ObjCMethodDecl *MD) { function in class:__anon4268::AnalysisConsumer
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterDecl.cpp582 void ASTDeclWriter::VisitObjCMethodDecl(ObjCMethodDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp844 void ASTDeclReader::VisitObjCMethodDecl(ObjCMethodDecl *MD) { function in class:ASTDeclReader

Completed in 215 milliseconds