Home
last modified time | relevance | path

Searched refs:TraverseTypedefTypeLoc (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/unittests/AST/
H A DRecursiveASTVisitorTest.cpp98 bool TraverseTypedefTypeLoc(TypedefTypeLoc TL) { in TraverseTypedefTypeLoc() function in __anon3eb5942d0111::CollectInterestingEvents
100 bool Ret = RecursiveASTVisitor::TraverseTypedefTypeLoc(TL); in TraverseTypedefTypeLoc()