Searched defs:TraverseTypeLoc (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexBody.cpp47 bool TraverseTypeLoc(TypeLoc TL) { function in class:__anon1941::BodyIndexer
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp152 bool TraverseTypeLoc(TypeLoc TL) { function in class:__anon2113::CollectUnexpandedParameterPacksVisitor
H A DSemaTemplate.cpp2799 bool TraverseTypeLoc(TypeLoc TL) { function in struct:__anon2102::DependencyChecker
/freebsd-13-stable/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp196 bool TraverseTypeLoc(TypeLoc TypeLocNode) { function in class:clang::ast_matchers::internal::__anon1620::MatchChildASTVisitor
996 bool MatchASTVisitor::TraverseTypeLoc(TypeLoc TypeLocNode) { function in class:clang::ast_matchers::internal::__anon1620::MatchASTVisitor
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h628 bool RecursiveASTVisitor<Derived>::TraverseTypeLoc(TypeLoc TL) { function in class:clang::RecursiveASTVisitor
[all...]

Completed in 258 milliseconds