Searched refs:BeforeCatch (Results 1 – 4 of 4) sorted by relevance
33 BeforeCatch: false
773 IO.mapOptional("BeforeCatch", Wrapping.BeforeCatch); in mapping()911 Expanded.BraceWrapping.BeforeCatch = true; in expandPresets()926 Expanded.BraceWrapping.BeforeCatch = true; in expandPresets()941 Expanded.BraceWrapping.BeforeCatch = true; in expandPresets()1424 Style.BraceWrapping.BeforeCatch = true; in getMicrosoftStyle()
2152 if (Style.BraceWrapping.BeforeCatch) { in parseTryCatch()2190 if (Style.BraceWrapping.BeforeCatch) in parseTryCatch()
1645 bool BeforeCatch; member