Searched refs:UseTab (Results 1 – 8 of 8) sorted by relevance
3 UseTab: Always
67 UseTab: ForContinuationAndIndentation
149 UseTab: Never
108 UseTab: Always
5242 UseTabStyle UseTab; member5506 UseTab == R.UseTab && VariableTemplates == R.VariableTemplates &&
1215 IO.mapOptional("UseTab", Style.UseTab); in mapping()1690 LLVMStyle.UseTab = FormatStyle::UT_Never; in getLLVMStyle()2006 Style.UseTab = FormatStyle::UT_Never; in getMicrosoftStyle()
1739 switch (Style.UseTab) { in appendIndentText()
793 if (Style.UseTab != FormatStyle::UT_Never) in addTokenOnCurrentLine()