Home | History | Annotate | Download | only in Parse

Lines Matching refs:SelLoc

607       SourceLocation SelLoc;
608 IdentifierInfo *SelIdent = ParseObjCSelectorPiece(SelLoc);
996 SourceLocation selLoc;
997 IdentifierInfo *SelIdent = ParseObjCSelectorPiece(selLoc);
1018 selLoc, Sel, 0,
1083 KeyLocs.push_back(selLoc);
1101 SelIdent = ParseObjCSelectorPiece(selLoc);