Searched refs:BreakBeforeInlineASMColonStyle (Results 1 – 2 of 2) sorted by relevance
2191 enum BreakBeforeInlineASMColonStyle : int8_t { enum2217 BreakBeforeInlineASMColonStyle BreakBeforeInlineASMColon;
238 struct ScalarEnumerationTraits<FormatStyle::BreakBeforeInlineASMColonStyle> {240 FormatStyle::BreakBeforeInlineASMColonStyle &Value) { in enumeration()