Home | History | Annotate | Download | only in Parse

Lines Matching defs:nameId

188   IdentifierInfo *nameId = Tok.getIdentifierInfo();
199 Actions.CodeCompleteObjCInterfaceCategory(getCurScope(), nameId, nameLoc);
234 nameId, nameLoc,
256 Actions.CodeCompleteObjCSuperclass(getCurScope(), nameId, nameLoc);
278 Actions.ActOnStartClassInterface(AtLoc, nameId, nameLoc,
1478 IdentifierInfo *nameId = Tok.getIdentifierInfo();
1489 Actions.CodeCompleteObjCImplementationCategory(getCurScope(), nameId, nameLoc);
1508 AtLoc, nameId, nameLoc, categoryId,
1526 AtLoc, nameId, nameLoc,