Searched refs:selLoc (Results 1 – 1 of 1) sorted by relevance
1427 SourceLocation selLoc; in ParseObjCMethodDecl() local1428 IdentifierInfo *SelIdent = ParseObjCSelectorPiece(selLoc); in ParseObjCMethodDecl()1448 selLoc, Sel, nullptr, CParamInfo.data(), CParamInfo.size(), methodAttrs, in ParseObjCMethodDecl()1499 KeyLocs.push_back(selLoc); in ParseObjCMethodDecl()1514 SelIdent = ParseObjCSelectorPiece(selLoc); in ParseObjCMethodDecl()