Searched refs:TDecl (Results 1 – 1 of 1) sorted by relevance
545 if (const TypedefNameDecl *TDecl = in ActOnStartClassInterface() local547 QualType T = TDecl->getUnderlyingType(); in ActOnStartClassInterface()555 (void)DiagnoseUseOfDecl(const_cast<TypedefNameDecl*>(TDecl), SuperLoc); in ActOnStartClassInterface()616 if (const TypedefNameDecl *TDecl = dyn_cast_or_null<TypedefNameDecl>(IDecl)) { in ActOnTypedefedProtocols() local617 QualType T = TDecl->getUnderlyingType(); in ActOnTypedefedProtocols()642 if (const TypedefNameDecl *TDecl = in ActOnCompatibilityAlias() local644 QualType T = TDecl->getUnderlyingType(); in ActOnCompatibilityAlias()