Searched refs:getFormattingLangOpts (Results 1 – 5 of 5) sorted by relevance
104 IdentifierTable IdentTable(getFormattingLangOpts(Style)); in process()
82 const auto LangOpts = getFormattingLangOpts(Style); in process()
32 LangOpts(getFormattingLangOpts(Style)), SourceMgr(SourceMgr), ID(ID),1414 LangOpts = getFormattingLangOpts(Style); in resetLexer()
3819 LangOptions getFormattingLangOpts(const FormatStyle &Style) { in getFormattingLangOpts() function
5147 LangOptions getFormattingLangOpts(const FormatStyle &Style = getLLVMStyle());