Searched refs:WalkUpFromTypeLoc (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DRecursiveASTVisitor.h352 bool WalkUpFromTypeLoc(TypeLoc TL) { return getDerived().VisitTypeLoc(TL); } function in class:clang::RecursiveASTVisitor
/external/clang/tools/libclang/
H A DRecursiveASTVisitor.h347 bool WalkUpFromTypeLoc(TypeLoc TL) { return getDerived().VisitTypeLoc(TL); } function in class:clang::cxindex::RecursiveASTVisitor

Completed in 162 milliseconds