Searched refs:AllowBreakBeforeNoexceptSpecifier (Results 1 – 3 of 3) sorted by relevance
717 BreakBeforeNoexceptSpecifierStyle AllowBreakBeforeNoexceptSpecifier; member5007 AllowBreakBeforeNoexceptSpecifier ==5008 R.AllowBreakBeforeNoexceptSpecifier &&
925 Style.AllowBreakBeforeNoexceptSpecifier); in mapping()1438 LLVMStyle.AllowBreakBeforeNoexceptSpecifier = FormatStyle::BBNSS_Never; in getLLVMStyle()
6292 switch (Style.AllowBreakBeforeNoexceptSpecifier) { in canBreakBefore()