Searched refs:IndentWrappedFunctionNames (Results 1 – 5 of 5) sorted by relevance
411 bool IndentWrappedFunctionNames; member635 IndentWrappedFunctionNames == R.IndentWrappedFunctionNames &&
461 (Style.IndentWrappedFunctionNames in addTokenOnNewLine()613 (!Style.IndentWrappedFunctionNames && in getNewLineColumn()620 return (Style.IndentWrappedFunctionNames in getNewLineColumn()698 if (Style.IndentWrappedFunctionNames) { in moveStateToNextToken()
219 Style.IndentWrappedFunctionNames); in mapping()294 Style.IndentWrappedFunctionNames); in mapping()507 LLVMStyle.IndentWrappedFunctionNames = false; in getLLVMStyle()
5974 Indented.IndentWrappedFunctionNames = true; in TEST_F()7012 Style.IndentWrappedFunctionNames = false; in TEST_F()7018 Style.IndentWrappedFunctionNames = true; in TEST_F()7291 continuationStyle.IndentWrappedFunctionNames = true; in TEST_F()9736 CHECK_PARSE_BOOL(IndentWrappedFunctionNames); in TEST_F()
491 **IndentWrappedFunctionNames** (``bool``)