| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
| H A D | CallGraph.h | 128 bool VisitObjCMethodDecl(ObjCMethodDecl *MD) override { in VisitObjCMethodDecl() function
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | ObjectFilePCHContainerWriter.cpp | 121 bool VisitObjCMethodDecl(ObjCMethodDecl *D) { in VisitObjCMethodDecl() function
|
| H A D | CodeGenPGO.cpp | 644 void VisitObjCMethodDecl(const ObjCMethodDecl *D) { in VisitObjCMethodDecl() function 1172 Walker.VisitObjCMethodDecl(MD); in computeRegionCounts()
|
| /freebsd/contrib/llvm-project/clang/lib/Index/ |
| H A D | USRGeneration.cpp | 92 void VisitObjCMethodDecl(const ObjCMethodDecl *MD); 411 void USRGenerator::VisitObjCMethodDecl(const ObjCMethodDecl *D) { in VisitObjCMethodDecl() function in USRGenerator
|
| H A D | IndexDecl.cpp | 513 bool VisitObjCMethodDecl(const ObjCMethodDecl *D) { in VisitObjCMethodDecl() function in __anonf10645d10111::IndexingDeclVisitor
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | TextNodeDumper.h | 396 void VisitObjCMethodDecl(const ObjCMethodDecl *D);
|
| H A D | JSONNodeDumper.h | 272 void VisitObjCMethodDecl(const ObjCMethodDecl *D);
|
| H A D | ASTNodeTraverser.h | 791 void VisitObjCMethodDecl(const ObjCMethodDecl *D) { in VisitObjCMethodDecl() function
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ODRHash.cpp | 403 void VisitObjCMethodDecl(const ObjCMethodDecl *Method) { in VisitObjCMethodDecl() function in __anonb4317f1a0111::ODRDeclVisitor 458 Inherited::VisitObjCMethodDecl(Method); in VisitObjCMethodDecl()
|
| H A D | DeclPrinter.cpp | 92 void VisitObjCMethodDecl(ObjCMethodDecl *D); 1421 void DeclPrinter::VisitObjCMethodDecl(ObjCMethodDecl *OMD) { in VisitObjCMethodDecl() function in DeclPrinter
|
| H A D | JSONNodeDumper.cpp | 1113 void JSONNodeDumper::VisitObjCMethodDecl(const ObjCMethodDecl *D) { in VisitObjCMethodDecl() function in JSONNodeDumper
|
| H A D | TextNodeDumper.cpp | 2888 void TextNodeDumper::VisitObjCMethodDecl(const ObjCMethodDecl *D) { in VisitObjCMethodDecl() function in TextNodeDumper
|
| H A D | ASTImporter.cpp | 544 ExpectedDecl VisitObjCMethodDecl(ObjCMethodDecl *D); 4999 ExpectedDecl ASTNodeImporter::VisitObjCMethodDecl(ObjCMethodDecl *D) { in VisitObjCMethodDecl() function in ASTNodeImporter
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/ |
| H A D | AnalysisConsumer.cpp | 314 bool VisitObjCMethodDecl(ObjCMethodDecl *MD) override { in VisitObjCMethodDecl() function in __anond6a4e1f60111::AnalysisConsumer
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTWriterDecl.cpp | 157 void VisitObjCMethodDecl(ObjCMethodDecl *D); 961 void ASTDeclWriter::VisitObjCMethodDecl(ObjCMethodDecl *D) { in VisitObjCMethodDecl() function in ASTDeclWriter
|
| H A D | ASTReaderDecl.cpp | 435 void VisitObjCMethodDecl(ObjCMethodDecl *D); 1161 void ASTDeclReader::VisitObjCMethodDecl(ObjCMethodDecl *MD) { in VisitObjCMethodDecl() function in ASTDeclReader
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | AnalysisBasedWarnings.cpp | 2774 bool VisitObjCMethodDecl(ObjCMethodDecl *Node) override { in VisitObjCMethodDecl() function in CallableVisitor
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 2243 …VisitObjCMethodDeclEPNS_14ObjCMethodDeclE", "clang::ASTDeclReader::VisitObjCMethodDecl(clang::ObjC… 2559 …VisitObjCMethodDeclEPNS_14ObjCMethodDeclE", "clang::ASTDeclWriter::VisitObjCMethodDecl(clang::ObjC… 9232 …5clang14ObjCMethodDeclE", "(anonymous namespace)::ASTNodeImporter::VisitObjCMethodDecl(clang::ObjC…
|