Searched refs:BeforeCatch (Results 1 – 4 of 4) sorted by relevance
33 BeforeCatch: false
209 IO.mapOptional("BeforeCatch", Wrapping.BeforeCatch); in mapping()1309 Expanded.BraceWrapping.BeforeCatch = true; in expandPresetsBraceWrapping()1323 Expanded.BraceWrapping.BeforeCatch = true; in expandPresetsBraceWrapping()1337 Expanded.BraceWrapping.BeforeCatch = true; in expandPresetsBraceWrapping()1893 Style.BraceWrapping.BeforeCatch = true; in getMicrosoftStyle()
2965 if (Style.BraceWrapping.BeforeCatch) in parseTryCatch()3006 if (Style.BraceWrapping.BeforeCatch) in parseTryCatch()
1342 bool BeforeCatch; member