Home | History | Annotate | Download | only in Parse

Lines Matching refs:SuffixLoc

2279     SourceLocation SuffixLoc;
2282 SuffixLoc =
2288 SuffixLoc = ConsumeToken();
2289 TokLocs.push_back(SuffixLoc);
2315 Result.setLiteralOperatorId(II, KeywordLoc, SuffixLoc);