Home
last modified time | relevance | path

Searched defs:VisitDecl (Results 1 – 12 of 12) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclVisitor.h53 RetTy VisitDecl(PTR(Decl) D) { return RetTy(); } in VisitDecl() function
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp262 bool VisitDecl(Decl *D) { in VisitDecl() function in __anon3bb150f70111::AnalysisConsumer
/netbsd/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexDecl.cpp41 bool VisitDecl(const Decl *D) { in VisitDecl() function in __anond56265b20111::IndexingDeclVisitor
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp486 void VisitDecl(const Decl *D) { in VisitDecl() function
990 void VisitDecl(const Decl *D) { in VisitDecl() function
H A DCodeGenPGO.cpp182 bool VisitDecl(const Decl *D) { in VisitDecl() function
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp296 void ASTDeclWriter::VisitDecl(Decl *D) { in VisitDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp560 void ASTDeclReader::VisitDecl(Decl *D) { in VisitDecl() function in ASTDeclReader
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtProfile.cpp89 void VisitDecl(const Decl *D) override { in VisitDecl() function in __anon7985e62b0111::StmtProfilerWithPointers
200 void VisitDecl(const Decl *D) override { in VisitDecl() function in __anon7985e62b0111::StmtProfilerWithoutPointers
H A DExpr.cpp3292 void VisitDecl(const Decl *D) { in VisitDecl() function in __anon6a6c09d10811::SideEffectFinder
H A DASTImporter.cpp2236 ExpectedDecl ASTNodeImporter::VisitDecl(Decl *D) { in VisitDecl() function in ASTNodeImporter
/netbsd/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp714 bool VisitDecl(Decl *D) { in VisitDecl() function in __anond0948c5c0511::BuildTreeVisitor
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3726 Decl *TemplateDeclInstantiator::VisitDecl(Decl *D) { in VisitDecl() function in TemplateDeclInstantiator