Home | History | Annotate | Download | only in Parse

Lines Matching refs:SelLoc

628       SourceLocation SelLoc;
629 IdentifierInfo *SelIdent = ParseObjCSelectorPiece(SelLoc);
1021 SourceLocation selLoc;
1022 IdentifierInfo *SelIdent = ParseObjCSelectorPiece(selLoc);
1043 selLoc, Sel, nullptr,
1103 KeyLocs.push_back(selLoc);
1119 SelIdent = ParseObjCSelectorPiece(selLoc);