Searched refs:selLoc (Results 1 – 2 of 2) sorted by relevance
1365 SourceLocation selLoc; in ParseObjCMethodDecl() local1366 IdentifierInfo *SelIdent = ParseObjCSelectorPiece(selLoc); in ParseObjCMethodDecl()1387 selLoc, Sel, nullptr, CParamInfo.data(), CParamInfo.size(), methodAttrs, in ParseObjCMethodDecl()1440 KeyLocs.push_back(selLoc); in ParseObjCMethodDecl()1456 SelIdent = ParseObjCSelectorPiece(selLoc); in ParseObjCMethodDecl()
1379 SourceLocation selLoc; in ParseObjCMethodDecl() local1380 IdentifierInfo *SelIdent = ParseObjCSelectorPiece(selLoc); in ParseObjCMethodDecl()1401 selLoc, Sel, nullptr, in ParseObjCMethodDecl()1461 KeyLocs.push_back(selLoc); in ParseObjCMethodDecl()1477 SelIdent = ParseObjCSelectorPiece(selLoc); in ParseObjCMethodDecl()