Home
last modified time | relevance | path

Searched refs:IndentGotoLabels (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h2218 bool IndentGotoLabels; member
3316 IndentGotoLabels == R.IndentGotoLabels &&
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp629 IO.mapOptional("IndentGotoLabels", Style.IndentGotoLabels); in mapping()
1019 LLVMStyle.IndentGotoLabels = true; in getLLVMStyle()
H A DUnwrappedLineParser.cpp1459 parseLabel(!Style.IndentGotoLabels); in parseStructuralElement()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst2528 **IndentGotoLabels** (``bool``)