Searched refs:IndentWrappedFunctionNames (Results 1 – 6 of 6) sorted by relevance
2335 bool IndentWrappedFunctionNames; member3321 IndentWrappedFunctionNames == R.IndentWrappedFunctionNames &&
70 IndentWrappedFunctionNames: false
77 IndentWrappedFunctionNames: false
501 Style.IndentWrappedFunctionNames); in mapping()635 Style.IndentWrappedFunctionNames); in mapping()1022 LLVMStyle.IndentWrappedFunctionNames = false; in getLLVMStyle()
32 return Style.IndentWrappedFunctionNames || LineType == LT_ObjCMethodDecl; in shouldIndentWrappedSelectorName()1079 (!Style.IndentWrappedFunctionNames && in getNewLineColumn()
2618 **IndentWrappedFunctionNames** (``bool``)