| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Analysis/ |
| H A D | CallGraph.h | 112 bool VisitFunctionDecl(FunctionDecl *FD) { in VisitFunctionDecl() function
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | ObjectFilePCHContainerOperations.cpp | 98 bool VisitFunctionDecl(FunctionDecl *D) { in VisitFunctionDecl() function
|
| H A D | CodeGenPGO.cpp | 408 void VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/ |
| H A D | AnalysisConsumer.cpp | 315 bool VisitFunctionDecl(FunctionDecl *FD) { in VisitFunctionDecl() function in __anonba977e2a0111::AnalysisConsumer
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Index/ |
| H A D | IndexDecl.cpp | 237 bool VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function in __anon18b6cf850111::IndexingDeclVisitor
|
| H A D | USRGeneration.cpp | 221 void USRGenerator::VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function in USRGenerator
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ASTNodeTraverser.h | 421 void VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ |
| H A D | ODRHash.cpp | 336 void VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function in __anonb1d94ece0111::ODRDeclVisitor
|
| H A D | DeclPrinter.cpp | 593 void DeclPrinter::VisitFunctionDecl(FunctionDecl *D) { in VisitFunctionDecl() function in DeclPrinter
|
| H A D | JSONNodeDumper.cpp | 837 void JSONNodeDumper::VisitFunctionDecl(const FunctionDecl *FD) { in VisitFunctionDecl() function in JSONNodeDumper
|
| H A D | TextNodeDumper.cpp | 1631 void TextNodeDumper::VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function in TextNodeDumper
|
| H A D | ASTImporter.cpp | 3279 ExpectedDecl ASTNodeImporter::VisitFunctionDecl(FunctionDecl *D) { in VisitFunctionDecl() function in ASTNodeImporter
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTWriterDecl.cpp | 540 void ASTDeclWriter::VisitFunctionDecl(FunctionDecl *D) { in VisitFunctionDecl() function in ASTDeclWriter
|
| H A D | ASTReaderDecl.cpp | 845 void ASTDeclReader::VisitFunctionDecl(FunctionDecl *FD) { in VisitFunctionDecl() function in ASTDeclReader
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaTemplateInstantiateDecl.cpp | 1936 Decl *TemplateDeclInstantiator::VisitFunctionDecl( in VisitFunctionDecl() function in TemplateDeclInstantiator 3579 Decl *TemplateDeclInstantiator::VisitFunctionDecl(FunctionDecl *D) { in VisitFunctionDecl() function in TemplateDeclInstantiator
|