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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DRecursiveASTVisitor.h340 bool WalkUpFromType(Type *T) { return getDerived().VisitType(T); } function in class:clang::RecursiveASTVisitor

Completed in 50 milliseconds