Searched defs:ObjCID (Results 1 – 2 of 2) sorted by relevance
277 tok::ObjCKeywordKind ObjCID, in AddObjCKeyword()
172 if (auto *ObjCID = dyn_cast_or_null<ObjCInterfaceDecl>(ASTNode.OrigD)) { in handleDeclOccurrence() local