Searched defs:TypedefTL (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaCXXScopeSpec.cpp | 666 TypedefTL.setNameLoc(IdInfo.IdentifierLoc); in BuildCXXNestedNameSpecifier() local |
H A D | SemaCodeComplete.cpp | 2892 if (TypedefTypeLoc TypedefTL = TL.getAsAdjusted<TypedefTypeLoc>()) { findTypeLocationForBlockDecl() local |
H A D | SemaTemplate.cpp | 2216 TypedefTypeLoc TypedefTL = TLB.push<TypedefTypeLoc>(TDTy); TransformTypedefType() local |