Home | History | Annotate | Download | only in Parse

Lines Matching defs:Loc

968     SourceLocation Loc;
969 SelIdent = ParseObjCSelectorPiece(Loc);
2123 SourceLocation Loc;
2124 IdentifierInfo *selIdent = ParseObjCSelectorPiece(Loc);
2126 SourceLocation SelectorLoc = Loc;
2205 selIdent = ParseObjCSelectorPiece(Loc);
2400 SourceLocation Loc;
2401 SelIdent = ParseObjCSelectorPiece(Loc);