Home | History | Annotate | Download | only in Parse

Lines Matching refs:nameId

186   IdentifierInfo *nameId = Tok.getIdentifierInfo();
197 Actions.CodeCompleteObjCInterfaceCategory(getCurScope(), nameId, nameLoc);
232 nameId, nameLoc,
254 Actions.CodeCompleteObjCSuperclass(getCurScope(), nameId, nameLoc);
276 Actions.ActOnStartClassInterface(AtLoc, nameId, nameLoc,
1471 IdentifierInfo *nameId = Tok.getIdentifierInfo();
1482 Actions.CodeCompleteObjCImplementationCategory(getCurScope(), nameId, nameLoc);
1501 AtLoc, nameId, nameLoc, categoryId,
1519 AtLoc, nameId, nameLoc,