Home | History | Annotate | Download | only in Format

Lines Matching full:postfix

1055     StringRef Postfix;
1066 if ((Text.endswith(Postfix = "\"") &&
1071 (Text.startswith(Prefix = "_T(\"") && Text.endswith(Postfix = "\")"))) {
1073 Current, State.Line->Level, StartColumn, Prefix, Postfix,