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