Home | History | Annotate | Download | only in Format

Lines Matching refs:LK_JavaScript

48     IO.enumCase(Value, "JavaScript", FormatStyle::LK_JavaScript);
579 } else if (Language == FormatStyle::LK_JavaScript) {
784 if (Style.Language == FormatStyle::LK_JavaScript)
804 if (Style.Language == FormatStyle::LK_JavaScript) {
1280 } else if (Style.Language == FormatStyle::LK_JavaScript &&
1372 } else if (Style.Language == FormatStyle::LK_JavaScript &&
1407 case FormatStyle::LK_JavaScript:
1946 return FormatStyle::LK_JavaScript;