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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeLocVisitor.h55 RetTy VisitTypeLoc(TypeLoc TyLoc) { return RetTy(); } function in class:clang::TypeLocVisitor
H A DRecursiveASTVisitor.h354 bool VisitTypeLoc(TypeLoc TL) { return true; } function in class:clang::RecursiveASTVisitor
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp3501 void VisitTypeLoc(TypeLoc TL) { function in class:__anon3281::TypeSpecLocFiller
3615 void VisitTypeLoc(TypeLoc TL) { function in class:__anon3281::DeclaratorLocFiller

Completed in 79 milliseconds