Searched refs:RemoveParentheses (Results 1 – 3 of 3) sorted by relevance
4138 RemoveParenthesesStyle RemoveParentheses; member5461 RemoveParentheses == R.RemoveParentheses &&
1157 IO.mapOptional("RemoveParentheses", Style.RemoveParentheses); in mapping()1647 LLVMStyle.RemoveParentheses = FormatStyle::RPS_Leave; in getLLVMStyle()2039 Style.RemoveParentheses = FormatStyle::RPS_ReturnStatement; in getClangFormatStyle()3811 Expanded.RemoveParentheses = FormatStyle::RPS_Leave; in reformat()3869 if (Style.RemoveParentheses != FormatStyle::RPS_Leave) { in reformat()3871 S.RemoveParentheses = Style.RemoveParentheses; in reformat()
2610 Style.RemoveParentheses == FormatStyle::RPS_Leave || in parseParens()2639 Style.RemoveParentheses == FormatStyle::RPS_ReturnStatement && in parseParens()