Searched defs:TypedefTL (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaCXXScopeSpec.cpp | 731 TypedefTypeLoc TypedefTL = TLB.push<TypedefTypeLoc>(T); BuildCXXNestedNameSpecifier() local |
H A D | SemaCodeComplete.cpp | 2885 if (TypedefTypeLoc TypedefTL = TL.getAsAdjusted<TypedefTypeLoc>()) { findTypeLocationForBlockDecl() local |
H A D | SemaTemplate.cpp | 2270 TypedefTypeLoc TypedefTL = TLB.push<TypedefTypeLoc>(TDTy); TransformTypedefType() local |