Searched refs:InterTy (Results 1 – 1 of 1) sorted by relevance
101 if (const ObjCInterfaceType *InterTy = Ty->getAs<ObjCInterfaceType>()) { in AttrListInfo() local102 if (const ObjCInterfaceDecl *InterD = InterTy->getInterface()) { in AttrListInfo()