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

/freebsd-12-stable/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp175 bool TraverseType(QualType TypeNode) { function in class:clang::ast_matchers::internal::__anon2762::MatchChildASTVisitor
986 bool MatchASTVisitor::TraverseType(QualType TypeNode) { function in class:clang::ast_matchers::internal::__anon2762::MatchASTVisitor
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp143 bool TraverseType(QualType T) { function in class:__anon3232::CollectUnexpandedParameterPacksVisitor
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp249 bool TraverseType(QualType T) { return true; } function in struct:clang::diff::__anon3490::PreorderVisitor
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h676 bool RecursiveASTVisitor<Derived>::TraverseType(QualType T) { function in class:clang::RecursiveASTVisitor
[all...]

Completed in 66 milliseconds