Searched refs:selLoc (Results 1 – 1 of 1) sorted by relevance
1197 SourceLocation selLoc; in ParseObjCMethodDecl() local1198 IdentifierInfo *SelIdent = ParseObjCSelectorPiece(selLoc); in ParseObjCMethodDecl()1218 selLoc, Sel, nullptr, CParamInfo.data(), CParamInfo.size(), methodAttrs, in ParseObjCMethodDecl()1269 KeyLocs.push_back(selLoc); in ParseObjCMethodDecl()1284 SelIdent = ParseObjCSelectorPiece(selLoc); in ParseObjCMethodDecl()