Searched refs:BreakBeforeInlineASMColonStyle (Results 1 – 2 of 2) sorted by relevance
2243 enum BreakBeforeInlineASMColonStyle : int8_t { enum2269 BreakBeforeInlineASMColonStyle BreakBeforeInlineASMColon;
251 struct ScalarEnumerationTraits<FormatStyle::BreakBeforeInlineASMColonStyle> {253 FormatStyle::BreakBeforeInlineASMColonStyle &Value) { in enumeration()