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

/freebsd-current/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp45 bool VisitDecl(const Decl *D) { function in class:__anon602::IndexingDeclVisitor
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp268 bool VisitDecl(Decl *D) { function in class:__anon1041::AnalysisConsumer
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp196 bool VisitDecl(const Decl *D) { function in struct:__anon510::MapRegionCounters
H A DCoverageMappingGen.cpp538 void VisitDecl(const Decl *D) { function in struct:__anon22::EmptyCoverageMappingBuilder
1396 void VisitDecl(const Decl *D) { function in namespace:__anon22
/freebsd-current/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp719 bool VisitDecl(Decl *D) { function in class:__anon1112::BuildTreeVisitor
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h448 bool VisitDecl(Decl *D) { return true; } function in class:clang::RecursiveASTVisitor
/freebsd-current/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp322 void ASTDeclWriter::VisitDecl(Decl *D) { function in class:ASTDeclWriter
[all...]
H A DASTReaderDecl.cpp585 void ASTDeclReader::VisitDecl(Decl *D) { function in class:ASTDeclReader
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp3479 void VisitDecl(const Decl *D) { function in class:__anon277::SideEffectFinder
H A DASTImporter.cpp2399 ExpectedDecl ASTNodeImporter::VisitDecl(Decl *D) { function in class:ASTNodeImporter
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4050 Decl *TemplateDeclInstantiator::VisitDecl(Decl *D) { function in class:TemplateDeclInstantiator

Completed in 394 milliseconds