Searched defs:TraverseType (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DRecursiveASTVisitor.h594 bool RecursiveASTVisitor<Derived>::TraverseType(QualType T) { function in class:clang::RecursiveASTVisitor
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp159 bool TraverseType(QualType TypeNode) { function in class:clang::ast_matchers::internal::__anon3170::MatchChildASTVisitor
714 bool MatchASTVisitor::TraverseType(QualType TypeNode) { function in class:clang::ast_matchers::internal::__anon3170::MatchASTVisitor
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp123 bool TraverseType(QualType T) { function in class:__anon3472::CollectUnexpandedParameterPacksVisitor

Completed in 102 milliseconds