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