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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DTypeLoc.cpp207 struct TSTChecker : public TypeLocVisitor<TSTChecker, bool> { struct in namespace:__anon3165
232 return TSTChecker().Visit(TL);

Completed in 40 milliseconds