Home | History | Annotate | Download | only in Parse

Lines Matching refs:SuffixLoc

1962     SourceLocation SuffixLoc;
1965 SuffixLoc =
1971 SuffixLoc = ConsumeToken();
1972 TokLocs.push_back(SuffixLoc);
1998 Result.setLiteralOperatorId(II, KeywordLoc, SuffixLoc);