Searched refs:getFormattingLangOpts (Results 1 – 3 of 3) sorted by relevance
494 LangOptions getFormattingLangOpts(
229 getFormattingLangOpts(FormatStyle.Standard)); in format()
1272 Style(Style), IdentTable(getFormattingLangOpts()), Encoding(Encoding), in FormatTokenLexer()1989 getFormattingLangOpts(Style.Standard)); in reformat()2000 LangOptions getFormattingLangOpts(FormatStyle::LanguageStandard Standard) { in getFormattingLangOpts() function