Searched refs:RemoveParentheses (Results 1 – 3 of 3) sorted by relevance
3729 RemoveParenthesesStyle RemoveParentheses; member4877 RemoveParentheses == R.RemoveParentheses &&
1065 IO.mapOptional("RemoveParentheses", Style.RemoveParentheses); in mapping()1533 LLVMStyle.RemoveParentheses = FormatStyle::RPS_Leave; in getLLVMStyle()1913 Style.RemoveParentheses = FormatStyle::RPS_ReturnStatement; in getClangFormatStyle()3590 Expanded.RemoveParentheses = FormatStyle::RPS_Leave; in reformat()3646 if (Style.RemoveParentheses != FormatStyle::RPS_Leave) { in reformat()3648 S.RemoveParentheses = Style.RemoveParentheses; in reformat()
2526 Style.RemoveParentheses > FormatStyle::RPS_Leave) { in parseParens()2539 Style.RemoveParentheses == FormatStyle::RPS_ReturnStatement && in parseParens()