Home | History | Annotate | Download | only in Format

Lines Matching refs:TokenText

250       Previous.TokenText == "endl")
1053 StringRef Text = Current.TokenText;
1080 CommentPragmasRegex.match(Current.TokenText.substr(2)))
1089 CommentPragmasRegex.match(Current.TokenText.substr(2)))
1187 if (Current.TokenText.startswith("R\""))