Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h2576 unsigned ObjCBlockIndentWidth; member
3333 ObjCBlockIndentWidth == R.ObjCBlockIndentWidth &&
/netbsd-src/external/bsd/pam-u2f/dist/
H A D.clang-format78 ObjCBlockIndentWidth: 2
/netbsd-src/external/mit/libcbor/dist/
H A D.clang-format86 ObjCBlockIndentWidth: 2
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp648 IO.mapOptional("ObjCBlockIndentWidth", Style.ObjCBlockIndentWidth); in mapping()
1032 LLVMStyle.ObjCBlockIndentWidth = 2; in getLLVMStyle()
1338 Style.ObjCBlockIndentWidth = 4; in getWebKitStyle()
H A DContinuationIndenter.cpp1624 ? Style.ObjCBlockIndentWidth in moveStateToNewBlock()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst2940 **ObjCBlockIndentWidth** (``unsigned``)
2945 ObjCBlockIndentWidth: 4