Searched defs:OldTL (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiate.cpp | 2889 TypeLoc OldTL = OldDI->getTypeLoc(); SubstParmVarDecl() local |
H A D | SemaTemplateInstantiateDecl.cpp | 4464 TypeLoc OldTL = OldTInfo->getTypeLoc().IgnoreParens(); SubstFunctionType() local |
H A D | SemaType.cpp | 6282 TypeLoc OldTL = TInfo->getTypeLoc(); VisitTemplateSpecializationTypeLoc() local |
H A D | TreeTransform.h | 5807 TypeLoc OldTL = OldDI->getTypeLoc(); TransformFunctionTypeParam() local |