Home
last modified time | relevance | path

Searched defs:VisitFunctionDecl (Results 1 – 15 of 15) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Analysis/
H A DCallGraph.h112 bool VisitFunctionDecl(FunctionDecl *FD) { in VisitFunctionDecl() function
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp98 bool VisitFunctionDecl(FunctionDecl *D) { in VisitFunctionDecl() function
H A DCodeGenPGO.cpp408 void VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp315 bool VisitFunctionDecl(FunctionDecl *FD) { in VisitFunctionDecl() function in __anonba977e2a0111::AnalysisConsumer
/freebsd-13.1/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp237 bool VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function in __anon18b6cf850111::IndexingDeclVisitor
H A DUSRGeneration.cpp221 void USRGenerator::VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function in USRGenerator
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h421 void VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp336 void VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function in __anonb1d94ece0111::ODRDeclVisitor
H A DDeclPrinter.cpp593 void DeclPrinter::VisitFunctionDecl(FunctionDecl *D) { in VisitFunctionDecl() function in DeclPrinter
H A DJSONNodeDumper.cpp837 void JSONNodeDumper::VisitFunctionDecl(const FunctionDecl *FD) { in VisitFunctionDecl() function in JSONNodeDumper
H A DTextNodeDumper.cpp1631 void TextNodeDumper::VisitFunctionDecl(const FunctionDecl *D) { in VisitFunctionDecl() function in TextNodeDumper
H A DASTImporter.cpp3279 ExpectedDecl ASTNodeImporter::VisitFunctionDecl(FunctionDecl *D) { in VisitFunctionDecl() function in ASTNodeImporter
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp540 void ASTDeclWriter::VisitFunctionDecl(FunctionDecl *D) { in VisitFunctionDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp845 void ASTDeclReader::VisitFunctionDecl(FunctionDecl *FD) { in VisitFunctionDecl() function in ASTDeclReader
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1936 Decl *TemplateDeclInstantiator::VisitFunctionDecl( in VisitFunctionDecl() function in TemplateDeclInstantiator
3579 Decl *TemplateDeclInstantiator::VisitFunctionDecl(FunctionDecl *D) { in VisitFunctionDecl() function in TemplateDeclInstantiator