Lines Matching defs:nameId
149 IdentifierInfo *nameId = Tok.getIdentifierInfo();
159 Actions.CodeCompleteObjCInterfaceCategory(getCurScope(), nameId, nameLoc);
192 nameId, nameLoc,
214 Actions.CodeCompleteObjCSuperclass(getCurScope(), nameId, nameLoc);
235 Actions.ActOnStartClassInterface(atLoc, nameId, nameLoc,
1329 IdentifierInfo *nameId = Tok.getIdentifierInfo();
1339 Actions.CodeCompleteObjCImplementationCategory(getCurScope(), nameId, nameLoc);
1357 atLoc, nameId, nameLoc, categoryId,
1377 atLoc, nameId, nameLoc,