Searched refs:checkObjCKindOfType (Results 1 – 3 of 3) sorted by relevance
5916 bool Sema::checkObjCKindOfType(QualType &type, SourceLocation loc) { in checkObjCKindOfType() function in Sema6670 if (state.getSema().checkObjCKindOfType(type, attr.getLoc())) in processTypeAttrs()
7149 static bool checkObjCKindOfType(TypeProcessingState &state, QualType &type, in checkObjCKindOfType() function8253 if (checkObjCKindOfType(state, type, attr)) in processTypeAttrs()
7477 bool checkObjCKindOfType(QualType &type, SourceLocation loc);