Searched defs:ObjCID (Results 1 – 2 of 2) sorted by relevance
278 AddObjCKeyword(StringRef Name,tok::ObjCKeywordKind ObjCID,IdentifierTable & Table) AddObjCKeyword() argument
173 if (auto *ObjCID = dyn_cast_or_null<ObjCInterfaceDecl>(ASTNode.OrigD)) { in handleDeclOccurrence() local