Searched defs:VisitFunctionDecl (Results 1 - 11 of 11) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp99 bool VisitFunctionDecl(FunctionDecl *D) { function in struct:__anon3845::PCHContainerGenerator::DebugTypeVisitor
H A DCodeGenPGO.cpp245 void VisitFunctionDecl(const FunctionDecl *D) { function in struct:__anon3820::ComputeRegionCounts
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DCallGraph.h97 bool VisitFunctionDecl(FunctionDecl *FD) { function in class:clang::CallGraph
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclPrinter.cpp439 void DeclPrinter::VisitFunctionDecl(FunctionDecl *D) { function in class:DeclPrinter
H A DASTDumper.cpp1099 void ASTDumper::VisitFunctionDecl(const FunctionDecl *D) { function in class:ASTDumper
H A DASTImporter.cpp2743 Decl *ASTNodeImporter::VisitFunctionDecl(FunctionDecl *D) { function in class:ASTNodeImporter
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Index/
H A DUSRGeneration.cpp194 void USRGenerator::VisitFunctionDecl(const FunctionDecl *D) { function in class:USRGenerator
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp345 bool VisitFunctionDecl(FunctionDecl *FD) { function in class:__anon4268::AnalysisConsumer
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterDecl.cpp481 void ASTDeclWriter::VisitFunctionDecl(FunctionDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp699 void ASTDeclReader::VisitFunctionDecl(FunctionDecl *FD) { function in class:ASTDeclReader
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1376 Decl *TemplateDeclInstantiator::VisitFunctionDecl(FunctionDecl *D, function in class:TemplateDeclInstantiator
2480 Decl *TemplateDeclInstantiator::VisitFunctionDecl(FunctionDecl *D) { function in class:TemplateDeclInstantiator

Completed in 215 milliseconds