Home | History | Annotate | Download | only in Parse

Lines Matching refs:SelLoc

609       SourceLocation SelLoc;
610 IdentifierInfo *SelIdent = ParseObjCSelectorPiece(SelLoc);
999 SourceLocation selLoc;
1000 IdentifierInfo *SelIdent = ParseObjCSelectorPiece(selLoc);
1021 selLoc, Sel, 0,
1085 KeyLocs.push_back(selLoc);
1103 SelIdent = ParseObjCSelectorPiece(selLoc);