Home | History | Annotate | Download | only in Parse

Lines Matching refs:SelLoc

930       SourceLocation SelLoc;
931 IdentifierInfo *SelIdent = ParseObjCSelectorPiece(SelLoc);
1391 SourceLocation selLoc;
1392 IdentifierInfo *SelIdent = ParseObjCSelectorPiece(selLoc);
1413 selLoc, Sel, nullptr,
1473 KeyLocs.push_back(selLoc);
1489 SelIdent = ParseObjCSelectorPiece(selLoc);