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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DRecursiveASTVisitor.h374 bool VisitUnqualTypeLoc(UnqualTypeLoc TL) { return true; } function in class:clang::RecursiveASTVisitor

Completed in 96 milliseconds