| /src/contrib/llvm-project/clang/include/clang/Analysis/ |
| H A D | CallGraph.h | 127 bool VisitObjCMethodDecl(ObjCMethodDecl *MD) { in VisitObjCMethodDecl() function
|
| /src/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | ObjectFilePCHContainerOperations.cpp | 120 bool VisitObjCMethodDecl(ObjCMethodDecl *D) { in VisitObjCMethodDecl() function
|
| H A D | CodeGenPGO.cpp | 644 void VisitObjCMethodDecl(const ObjCMethodDecl *D) { in VisitObjCMethodDecl() function
|
| /src/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/ |
| H A D | AnalysisConsumer.cpp | 324 bool VisitObjCMethodDecl(ObjCMethodDecl *MD) { in VisitObjCMethodDecl() function in __anonc771e22b0111::AnalysisConsumer
|
| /src/contrib/llvm-project/clang/lib/Index/ |
| H A D | IndexDecl.cpp | 513 bool VisitObjCMethodDecl(const ObjCMethodDecl *D) { in VisitObjCMethodDecl() function in __anon68e744660111::IndexingDeclVisitor
|
| H A D | USRGeneration.cpp | 416 void USRGenerator::VisitObjCMethodDecl(const ObjCMethodDecl *D) { in VisitObjCMethodDecl() function in USRGenerator
|
| /src/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ASTNodeTraverser.h | 755 void VisitObjCMethodDecl(const ObjCMethodDecl *D) { in VisitObjCMethodDecl() function
|
| /src/contrib/llvm-project/clang/lib/AST/ |
| H A D | ODRHash.cpp | 384 void VisitObjCMethodDecl(const ObjCMethodDecl *Method) { in VisitObjCMethodDecl() function in __anon27787b2f0111::ODRDeclVisitor
|
| H A D | DeclPrinter.cpp | 1385 void DeclPrinter::VisitObjCMethodDecl(ObjCMethodDecl *OMD) { in VisitObjCMethodDecl() function in DeclPrinter
|
| H A D | JSONNodeDumper.cpp | 1105 void JSONNodeDumper::VisitObjCMethodDecl(const ObjCMethodDecl *D) { in VisitObjCMethodDecl() function in JSONNodeDumper
|
| H A D | TextNodeDumper.cpp | 2724 void TextNodeDumper::VisitObjCMethodDecl(const ObjCMethodDecl *D) { in VisitObjCMethodDecl() function in TextNodeDumper
|
| H A D | ASTImporter.cpp | 4722 ExpectedDecl ASTNodeImporter::VisitObjCMethodDecl(ObjCMethodDecl *D) { in VisitObjCMethodDecl() function in ASTNodeImporter
|
| /src/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTWriterDecl.cpp | 788 void ASTDeclWriter::VisitObjCMethodDecl(ObjCMethodDecl *D) { in VisitObjCMethodDecl() function in ASTDeclWriter
|
| H A D | ASTReaderDecl.cpp | 1154 void ASTDeclReader::VisitObjCMethodDecl(ObjCMethodDecl *MD) { in VisitObjCMethodDecl() function in ASTDeclReader
|
| /src/contrib/llvm-project/clang/lib/Sema/ |
| H A D | AnalysisBasedWarnings.cpp | 2492 bool VisitObjCMethodDecl(ObjCMethodDecl *Node) { in VisitObjCMethodDecl() function in CallableVisitor
|