Searched refs:BreakBeforeInlineASMColon (Results 1 – 5 of 5) sorted by relevance
1813 BreakBeforeInlineASMColonStyle BreakBeforeInlineASMColon; member4213 BreakBeforeInlineASMColon == R.BreakBeforeInlineASMColon &&
358 (Style.BreakBeforeInlineASMColon == FormatStyle::BBIAS_Always || in mustBreak()359 Style.BreakBeforeInlineASMColon == FormatStyle::BBIAS_OnlyMultiline))) { in mustBreak()
892 Style.BreakBeforeInlineASMColon); in mapping()1359 LLVMStyle.BreakBeforeInlineASMColon = FormatStyle::BBIAS_OnlyMultiline; in getLLVMStyle()
4489 Style.BreakBeforeInlineASMColon == FormatStyle::BBIAS_Always) { in mustBreakBefore()
2434 **BreakBeforeInlineASMColon** (``BreakBeforeInlineASMColonStyle``) :versionbadge:`clang-format 16` …