Searched refs:BeforeCatch (Results 1 – 6 of 6) sorted by relevance
66 BeforeCatch : 'false'
265 bool BeforeCatch; member
347 IO.mapOptional("BeforeCatch", Wrapping.BeforeCatch); in mapping()436 Expanded.BraceWrapping.BeforeCatch = true; in expandPresets()447 Expanded.BraceWrapping.BeforeCatch = true; in expandPresets()
1321 if (Style.BraceWrapping.BeforeCatch) { in parseTryCatch()1359 if (Style.BraceWrapping.BeforeCatch) in parseTryCatch()
325 * ``bool BeforeCatch`` Wrap before ``catch``.
2412 Style.BraceWrapping.BeforeCatch = true; in TEST_F()9760 CHECK_PARSE_NESTED_BOOL(BraceWrapping, BeforeCatch); in TEST_F()