Searched refs:objcClass (Results 1 – 3 of 3) sorted by relevance
855 ObjCInterfaceDecl *objcClass = objcObjectType->getInterface(); in applyObjCTypeArgs() local856 ObjCTypeParamList *typeParams = objcClass->getTypeParamList(); in applyObjCTypeArgs()859 << objcClass->getDeclName() in applyObjCTypeArgs()929 << objcClass->getDeclName() in applyObjCTypeArgs()932 S.Diag(objcClass->getLocation(), diag::note_previous_decl) in applyObjCTypeArgs()933 << objcClass; in applyObjCTypeArgs()1028 << objcClass->getDeclName() in applyObjCTypeArgs()1031 S.Diag(objcClass->getLocation(), diag::note_previous_decl) in applyObjCTypeArgs()1032 << objcClass; in applyObjCTypeArgs()4123 if (auto objcClass = type->getAs<ObjCInterfaceType>()) { in classifyPointerDeclarator() local[all …]
1556 if (auto objcClass = dyn_cast<ObjCInterfaceDecl>(decl)) { in actOnObjCTypeArgsOrProtocolQualifiers() local1557 typeDecls.push_back(objcClass); in actOnObjCTypeArgsOrProtocolQualifiers()1714 if (auto objcClass = corrected.getCorrectionDeclAs<ObjCInterfaceDecl>()) { in actOnObjCTypeArgsOrProtocolQualifiers() local1719 typeDecls[i] = objcClass; in actOnObjCTypeArgsOrProtocolQualifiers()
6354 const CXIdxEntityInfo *objcClass; member6423 const CXIdxEntityInfo *objcClass; member