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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLocVisitor.h28 RetTy Visit(TypeLoc TyLoc) { argument
38 RetTy Visit(UnqualTypeLoc TyLoc) { argument
54 RetTy VisitTypeLoc(TypeLoc TyLoc) { return RetTy(); } argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp1038 LocTy TyLoc; local

Completed in 194 milliseconds