Searched refs:AllowBreakBeforeNoexceptSpecifier (Results 1 – 3 of 3) sorted by relevance
733 BreakBeforeNoexceptSpecifierStyle AllowBreakBeforeNoexceptSpecifier; member5339 AllowBreakBeforeNoexceptSpecifier ==5340 R.AllowBreakBeforeNoexceptSpecifier &&
994 Style.AllowBreakBeforeNoexceptSpecifier); in mapping()1525 LLVMStyle.AllowBreakBeforeNoexceptSpecifier = FormatStyle::BBNSS_Never; in getLLVMStyle()
6448 switch (Style.AllowBreakBeforeNoexceptSpecifier) { in canBreakBefore()