Home | History | Annotate | Download | only in Parse

Lines Matching defs:SuffixLoc

2358     SourceLocation SuffixLoc;
2361 SuffixLoc =
2367 SuffixLoc = ConsumeToken();
2368 TokLocs.push_back(SuffixLoc);
2394 Result.setLiteralOperatorId(II, KeywordLoc, SuffixLoc);