Searched refs:BeforeCatch (Results 1 – 8 of 8) sorted by relevance
31 BeforeCatch: false
33 BeforeCatch: false
42 BeforeCatch: true
734 IO.mapOptional("BeforeCatch", Wrapping.BeforeCatch); in mapping()872 Expanded.BraceWrapping.BeforeCatch = true; in expandPresets()887 Expanded.BraceWrapping.BeforeCatch = true; in expandPresets()902 Expanded.BraceWrapping.BeforeCatch = true; in expandPresets()1377 Style.BraceWrapping.BeforeCatch = true; in getMicrosoftStyle()
2074 if (Style.BraceWrapping.BeforeCatch) { in parseTryCatch()2112 if (Style.BraceWrapping.BeforeCatch) in parseTryCatch()
1616 bool BeforeCatch; member
1292 * ``bool BeforeCatch`` Wrap before ``catch``.