Searched refs:selLoc (Results 1 – 1 of 1) sorted by relevance
1376 SourceLocation selLoc; in ParseObjCMethodDecl() local1377 IdentifierInfo *SelIdent = ParseObjCSelectorPiece(selLoc); in ParseObjCMethodDecl()1397 selLoc, Sel, nullptr, CParamInfo.data(), CParamInfo.size(), methodAttrs, in ParseObjCMethodDecl()1449 KeyLocs.push_back(selLoc); in ParseObjCMethodDecl()1465 SelIdent = ParseObjCSelectorPiece(selLoc); in ParseObjCMethodDecl()