Searched refs:objcClass (Results 1 – 3 of 3) sorted by relevance
819 ObjCInterfaceDecl *objcClass = objcObjectType->getInterface(); in applyObjCTypeArgs() local820 ObjCTypeParamList *typeParams = objcClass->getTypeParamList(); in applyObjCTypeArgs()823 << objcClass->getDeclName() in applyObjCTypeArgs()893 << objcClass->getDeclName() in applyObjCTypeArgs()896 S.Diag(objcClass->getLocation(), diag::note_previous_decl) in applyObjCTypeArgs()897 << objcClass; in applyObjCTypeArgs()992 << objcClass->getDeclName() in applyObjCTypeArgs()995 S.Diag(objcClass->getLocation(), diag::note_previous_decl) in applyObjCTypeArgs()996 << objcClass; in applyObjCTypeArgs()3630 if (auto objcClass = type->getAs<ObjCInterfaceType>()) { in classifyPointerDeclarator() local[all …]
1544 if (auto objcClass = dyn_cast<ObjCInterfaceDecl>(decl)) { in actOnObjCTypeArgsOrProtocolQualifiers() local1545 typeDecls.push_back(objcClass); in actOnObjCTypeArgsOrProtocolQualifiers()1704 if (auto objcClass = corrected.getCorrectionDeclAs<ObjCInterfaceDecl>()) { in actOnObjCTypeArgsOrProtocolQualifiers() local1709 typeDecls[i] = objcClass; in actOnObjCTypeArgsOrProtocolQualifiers()
6250 const CXIdxEntityInfo *objcClass; member6321 const CXIdxEntityInfo *objcClass; member