Home
last modified time | relevance | path

Searched refs:IndentWrappedFunctionNames (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/
H A D.clang-format63 IndentWrappedFunctionNames: false
/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h2420 bool IndentWrappedFunctionNames; member
4246 IndentWrappedFunctionNames == R.IndentWrappedFunctionNames &&
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DContinuationIndenter.cpp35 return Style.IndentWrappedFunctionNames || LineType == LT_ObjCMethodDecl; in shouldIndentWrappedSelectorName()
1224 (!Style.IndentWrappedFunctionNames && in getNewLineColumn()
H A DFormat.cpp830 Style.IndentWrappedFunctionNames); in mapping()
931 Style.IndentWrappedFunctionNames); in mapping()
1394 LLVMStyle.IndentWrappedFunctionNames = false; in getLLVMStyle()
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst3263 **IndentWrappedFunctionNames** (``Boolean``) :versionbadge:`clang-format 3.7` :ref:`¶ <IndentWrappe…