Searched refs:BBIAS_OnlyMultiline (Results 1 – 3 of 3) sorted by relevance
2093 BBIAS_OnlyMultiline, enumerator
269 IO.enumCase(Value, "OnlyMultiline", FormatStyle::BBIAS_OnlyMultiline); in enumeration()1469 LLVMStyle.BreakBeforeInlineASMColon = FormatStyle::BBIAS_OnlyMultiline; in getLLVMStyle()
375 (Style.BreakBeforeInlineASMColon == FormatStyle::BBIAS_OnlyMultiline && in mustBreak()