| /llvm-project-15.0.7/clang/include/clang/Analysis/ |
| H A D | CallGraph.h | 127 bool VisitObjCMethodDecl(ObjCMethodDecl *MD) { in VisitObjCMethodDecl() function
|
| /llvm-project-15.0.7/clang/tools/libclang/ |
| H A D | CursorVisitor.h | 229 bool VisitObjCMethodDecl(ObjCMethodDecl *ND);
|
| H A D | CXIndexDataConsumer.cpp | 93 bool VisitObjCMethodDecl(const ObjCMethodDecl *D) { in VisitObjCMethodDecl() function in __anond6d661a80111::IndexingDeclVisitor
|
| H A D | CIndex.cpp | 989 bool CursorVisitor::VisitObjCMethodDecl(ObjCMethodDecl *ND) { in VisitObjCMethodDecl() function in CursorVisitor
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | TextNodeDumper.h | 369 void VisitObjCMethodDecl(const ObjCMethodDecl *D);
|
| H A D | JSONNodeDumper.h | 256 void VisitObjCMethodDecl(const ObjCMethodDecl *D);
|
| H A D | ASTNodeTraverser.h | 645 void VisitObjCMethodDecl(const ObjCMethodDecl *D) { in VisitObjCMethodDecl() function
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | ObjectFilePCHContainerOperations.cpp | 120 bool VisitObjCMethodDecl(ObjCMethodDecl *D) { in VisitObjCMethodDecl() function
|
| H A D | CodeGenPGO.cpp | 427 void VisitObjCMethodDecl(const ObjCMethodDecl *D) { in VisitObjCMethodDecl() function 933 Walker.VisitObjCMethodDecl(MD); in computeRegionCounts()
|
| /llvm-project-15.0.7/clang/lib/Index/ |
| H A D | USRGeneration.cpp | 94 void VisitObjCMethodDecl(const ObjCMethodDecl *MD); 395 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 __anonfc9fbd010111::IndexingDeclVisitor
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Frontend/ |
| H A D | AnalysisConsumer.cpp | 325 bool VisitObjCMethodDecl(ObjCMethodDecl *MD) { in VisitObjCMethodDecl() function in __anon4823cf260111::AnalysisConsumer
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | DeclPrinter.cpp | 89 void VisitObjCMethodDecl(ObjCMethodDecl *D); 1285 void DeclPrinter::VisitObjCMethodDecl(ObjCMethodDecl *OMD) { in VisitObjCMethodDecl() function in DeclPrinter
|
| H A D | JSONNodeDumper.cpp | 976 void JSONNodeDumper::VisitObjCMethodDecl(const ObjCMethodDecl *D) { in VisitObjCMethodDecl() function in JSONNodeDumper
|
| H A D | TextNodeDumper.cpp | 2239 void TextNodeDumper::VisitObjCMethodDecl(const ObjCMethodDecl *D) { in VisitObjCMethodDecl() function in TextNodeDumper
|
| H A D | ASTImporter.cpp | 542 ExpectedDecl VisitObjCMethodDecl(ObjCMethodDecl *D); 4300 ExpectedDecl ASTNodeImporter::VisitObjCMethodDecl(ObjCMethodDecl *D) { in VisitObjCMethodDecl() function in ASTNodeImporter
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | SemanticHighlighting.cpp | 670 bool VisitObjCMethodDecl(ObjCMethodDecl *OMD) { in VisitObjCMethodDecl() function in clang::clangd::__anoneeb98f950111::CollectExtraHighlightings
|
| H A D | FindTarget.cpp | 667 void VisitObjCMethodDecl(const ObjCMethodDecl *OMD) { in refInDecl() function
|
| /llvm-project-15.0.7/clang/lib/Serialization/ |
| H A D | ASTWriterDecl.cpp | 140 void VisitObjCMethodDecl(ObjCMethodDecl *D); 687 void ASTDeclWriter::VisitObjCMethodDecl(ObjCMethodDecl *D) { in VisitObjCMethodDecl() function in ASTDeclWriter
|
| H A D | ASTReaderDecl.cpp | 438 void VisitObjCMethodDecl(ObjCMethodDecl *D); 1082 void ASTDeclReader::VisitObjCMethodDecl(ObjCMethodDecl *MD) { in VisitObjCMethodDecl() function in ASTDeclReader
|