Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h2335 bool IndentWrappedFunctionNames; member
3321 IndentWrappedFunctionNames == R.IndentWrappedFunctionNames &&
/netbsd-src/external/bsd/pam-u2f/dist/
H A D.clang-format70 IndentWrappedFunctionNames: false
/netbsd-src/external/mit/libcbor/dist/
H A D.clang-format77 IndentWrappedFunctionNames: false
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp501 Style.IndentWrappedFunctionNames); in mapping()
635 Style.IndentWrappedFunctionNames); in mapping()
1022 LLVMStyle.IndentWrappedFunctionNames = false; in getLLVMStyle()
H A DContinuationIndenter.cpp32 return Style.IndentWrappedFunctionNames || LineType == LT_ObjCMethodDecl; in shouldIndentWrappedSelectorName()
1079 (!Style.IndentWrappedFunctionNames && in getNewLineColumn()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst2618 **IndentWrappedFunctionNames** (``bool``)