Home | History | Annotate | Download | only in Frontend

Lines Matching defs:Format

658   StringRef Format =
660 if (Format == "clang")
662 else if (Format == "msvc")
664 else if (Format == "msvc-fallback") {
667 } else if (Format == "vi")
674 << Format;