Searched defs:TDecl (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | HLSLExternalSemaSource.cpp | 538 if (auto TDecl = dyn_cast<ClassTemplateSpecializationDecl>(Record)) CompleteType() local |
H A D | SemaDeclObjC.cpp | 1126 QualType T = TDecl->getUnderlyingType(); in ActOnTypedefedProtocols() local |