Searched refs:getMicrosoftStyle (Results 1 – 5 of 5) sorted by relevance
35 const FormatStyle &Style = getMicrosoftStyle(FormatStyle::LK_CSharp)) { in format()40 FormatStyle Style = getMicrosoftStyle(FormatStyle::LK_CSharp); in getStyleWithColumns()47 const FormatStyle &Style = getMicrosoftStyle(FormatStyle::LK_CSharp)) { in verifyFormat()455 FormatStyle Style = getMicrosoftStyle(FormatStyle::LK_CSharp); in TEST_F()594 FormatStyle Style = getMicrosoftStyle(FormatStyle::LK_CSharp); in TEST_F()622 FormatStyle MicrosoftStyle = getMicrosoftStyle(FormatStyle::LK_CSharp); in TEST_F()765 FormatStyle MicrosoftStyle = getMicrosoftStyle(FormatStyle::LK_CSharp); in TEST_F()797 FormatStyle MicrosoftStyle = getMicrosoftStyle(FormatStyle::LK_CSharp); in TEST_F()1073 auto MicrosoftStyle = getMicrosoftStyle(FormatStyle::LK_CSharp); in TEST_F()1475 FormatStyle Style = getMicrosoftStyle(FormatStyle::LK_CSharp); in TEST_F()[all …]
24056 FormatStyle Style = getMicrosoftStyle(FormatStyle::LanguageKind::LK_Cpp); in TEST_F()
73 FormatStyle getMicrosoftStyle();
4066 FormatStyle getMicrosoftStyle(FormatStyle::LanguageKind Language);
1622 FormatStyle getMicrosoftStyle(FormatStyle::LanguageKind Language) { in getMicrosoftStyle() function1675 *Style = getMicrosoftStyle(Language); in getPredefinedStyle()