Searched defs:TraverseDecl (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp46 bool TraverseDecl(Decl *D) { function in class:__anon2962::GCAttrsCollector
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DASTConsumers.cpp55 bool TraverseDecl(Decl *D) { function in class:__anon3140::ASTPrinter
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DRecursiveASTVisitor.h627 bool RecursiveASTVisitor<Derived>::TraverseDecl(Decl *D) { function in class:clang::RecursiveASTVisitor
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp141 bool TraverseDecl(Decl *DeclNode) { function in class:clang::ast_matchers::internal::__anon3031::MatchChildASTVisitor
698 bool MatchASTVisitor::TraverseDecl(Decl *DeclNode) { function in class:clang::ast_matchers::internal::__anon3031::MatchASTVisitor
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp143 bool TraverseDecl(Decl *D) { function in class:__anon3333::CollectUnexpandedParameterPacksVisitor
H A DAnalysisBasedWarnings.cpp853 bool TraverseDecl(Decl *D) { return true; } function in class:__anon3217::FallthroughMapper
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp8189 bool TraverseDecl(Decl *DeclNode) { function in class:__anon2979::ParentMapASTVisitor

Completed in 197 milliseconds