Home | History | Annotate | Download | only in Parse

Lines Matching refs:SelLoc

594       SourceLocation SelLoc;
595 IdentifierInfo *SelIdent = ParseObjCSelectorPiece(SelLoc);
987 SourceLocation selLoc;
988 IdentifierInfo *SelIdent = ParseObjCSelectorPiece(selLoc);
1009 selLoc, Sel, nullptr,
1069 KeyLocs.push_back(selLoc);
1085 SelIdent = ParseObjCSelectorPiece(selLoc);