Home | History | Annotate | Download | only in Format

Lines Matching refs:getGoogleStyle

39       const FormatStyle &Style = getGoogleStyle(FormatStyle::LK_JavaScript)) {
44 FormatStyle Style = getGoogleStyle(FormatStyle::LK_JavaScript);
51 const FormatStyle &Style = getGoogleStyle(FormatStyle::LK_JavaScript)) {
59 const FormatStyle &Style = getGoogleStyle(FormatStyle::LK_JavaScript)) {
516 FormatStyle Style = getGoogleStyle(FormatStyle::LK_JavaScript);
1322 FormatStyle DoubleQuotes = getGoogleStyle(FormatStyle::LK_JavaScript);
1330 FormatStyle LeaveQuotes = getGoogleStyle(FormatStyle::LK_JavaScript);