Home
last modified time | relevance | path

Searched refs:TDecl (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclObjC.cpp519 if (const TypedefNameDecl *TDecl = in ActOnStartClassInterface() local
521 QualType T = TDecl->getUnderlyingType(); in ActOnStartClassInterface()
592 if (const TypedefNameDecl *TDecl = in ActOnCompatibilityAlias() local
594 QualType T = TDecl->getUnderlyingType(); in ActOnCompatibilityAlias()