Searched refs:BeforeCatch (Results 1 – 4 of 4) sorted by relevance
188 IO.mapOptional("BeforeCatch", Wrapping.BeforeCatch); in mapping()1206 Expanded.BraceWrapping.BeforeCatch = true; in expandPresetsBraceWrapping()1221 Expanded.BraceWrapping.BeforeCatch = true; in expandPresetsBraceWrapping()1236 Expanded.BraceWrapping.BeforeCatch = true; in expandPresetsBraceWrapping()1778 Style.BraceWrapping.BeforeCatch = true; in getMicrosoftStyle()
2937 if (Style.BraceWrapping.BeforeCatch) in parseTryCatch()2978 if (Style.BraceWrapping.BeforeCatch) in parseTryCatch()
1123 bool BeforeCatch; member
1725 * ``bool BeforeCatch`` Wrap before ``catch``.