Home | History | Annotate | Download | only in Format

Lines Matching defs:Postfix

1110     StringRef Postfix;
1121 if ((Text.endswith(Postfix = "\"") &&
1126 (Text.startswith(Prefix = "_T(\"") && Text.endswith(Postfix = "\")"))) {
1128 Current, State.Line->Level, StartColumn, Prefix, Postfix,