Searched refs:BeforeCatch (Results 1 – 4 of 4) sorted by relevance
33 BeforeCatch: false
182 IO.mapOptional("BeforeCatch", Wrapping.BeforeCatch); in mapping()1319 Expanded.BraceWrapping.BeforeCatch = true; in expandPresetsBraceWrapping()1333 Expanded.BraceWrapping.BeforeCatch = true; in expandPresetsBraceWrapping()1347 Expanded.BraceWrapping.BeforeCatch = true; in expandPresetsBraceWrapping()1914 Style.BraceWrapping.BeforeCatch = true; in getMicrosoftStyle()
3028 if (Style.BraceWrapping.BeforeCatch) in parseTryCatch() 3069 if (Style.BraceWrapping.BeforeCatch) in parseTryCatch()
1450 bool BeforeCatch; member