Home | History | Annotate | Download | only in Format

Lines Matching refs:LK_JavaScript

46     IO.enumCase(Value, "JavaScript", FormatStyle::LK_JavaScript);
428 } else if (Language == FormatStyle::LK_JavaScript) {
637 if (Style.Language == FormatStyle::LK_JavaScript) {
1143 } else if (Style.Language == FormatStyle::LK_JavaScript &&
1177 case FormatStyle::LK_JavaScript:
1549 return FormatStyle::LK_JavaScript;