Searched refs:RemoveParentheses (Results 1 – 3 of 3) sorted by relevance
3888 RemoveParenthesesStyle RemoveParentheses; member5115 RemoveParentheses == R.RemoveParentheses &&
1072 IO.mapOptional("RemoveParentheses", Style.RemoveParentheses); in mapping()1552 LLVMStyle.RemoveParentheses = FormatStyle::RPS_Leave; in getLLVMStyle()1936 Style.RemoveParentheses = FormatStyle::RPS_ReturnStatement; in getClangFormatStyle()3632 Expanded.RemoveParentheses = FormatStyle::RPS_Leave; in reformat()3688 if (Style.RemoveParentheses != FormatStyle::RPS_Leave) { in reformat()3690 S.RemoveParentheses = Style.RemoveParentheses; in reformat()
2567 Style.RemoveParentheses > FormatStyle::RPS_Leave) { in parseParens() 2579 Style.RemoveParentheses == FormatStyle::RPS_ReturnStatement && in parseParens()