Searched refs:IndentWrappedFunctionNames (Results 1 – 11 of 11) sorted by relevance
432 bool IndentWrappedFunctionNames; member680 IndentWrappedFunctionNames == R.IndentWrappedFunctionNames &&
72 IndentWrappedFunctionNames: false163 IndentWrappedFunctionNames: false
28 IndentWrappedFunctionNames: false
72 IndentWrappedFunctionNames: false
497 (Style.IndentWrappedFunctionNames in addTokenOnNewLine()655 (!Style.IndentWrappedFunctionNames && in getNewLineColumn()662 return (Style.IndentWrappedFunctionNames in getNewLineColumn()744 if (Style.IndentWrappedFunctionNames) { in moveStateToNextToken()
237 Style.IndentWrappedFunctionNames); in mapping()316 Style.IndentWrappedFunctionNames); in mapping()533 LLVMStyle.IndentWrappedFunctionNames = false; in getLLVMStyle()
95 IndentWrappedFunctionNames: false
6150 Indented.IndentWrappedFunctionNames = true; in TEST_F()7214 Style.IndentWrappedFunctionNames = false; in TEST_F()7220 Style.IndentWrappedFunctionNames = true; in TEST_F()7498 continuationStyle.IndentWrappedFunctionNames = true; in TEST_F()10173 CHECK_PARSE_BOOL(IndentWrappedFunctionNames); in TEST_F()
544 **IndentWrappedFunctionNames** (``bool``)