Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclVisitor.h54 RetTy VisitDecl(PTR(Decl) D) { return RetTy(); } in VisitDecl() function
/external/clang/lib/Index/
DIndexDecl.cpp34 bool VisitDecl(const Decl *D) { in VisitDecl() function in __anonba7f62bc0111::IndexingDeclVisitor
/external/clang/lib/CodeGen/
DCoverageMappingGen.cpp321 void VisitDecl(const Decl *D) { in VisitDecl() function
621 void VisitDecl(const Decl *D) { in VisitDecl() function
DCodeGenPGO.cpp130 bool VisitDecl(const Decl *D) { in VisitDecl() function
/external/clang/lib/StaticAnalyzer/Frontend/
DAnalysisConsumer.cpp337 bool VisitDecl(Decl *D) { in VisitDecl() function in __anon7aafed410211::AnalysisConsumer
/external/clang/lib/Serialization/
DASTWriterDecl.cpp282 void ASTDeclWriter::VisitDecl(Decl *D) { in VisitDecl() function in ASTDeclWriter
DASTReaderDecl.cpp499 void ASTDeclReader::VisitDecl(Decl *D) { in VisitDecl() function in ASTDeclReader
/external/v8/tools/gcmole/
Dgcmole.cc1135 Environment VisitDecl(clang::Decl* decl, const Environment& env) { in VisitDecl() function in __anon85d096280111::FunctionAnalyzer
/external/clang/lib/AST/
DStmtProfile.cpp1635 void StmtProfiler::VisitDecl(const Decl *D) { in VisitDecl() function in StmtProfiler
DASTImporter.cpp2417 Decl *ASTNodeImporter::VisitDecl(Decl *D) { in VisitDecl() function in ASTNodeImporter
/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp2889 Decl *TemplateDeclInstantiator::VisitDecl(Decl *D) { in VisitDecl() function in TemplateDeclInstantiator