Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h1723 bool BreakBeforeConceptDeclarations; member
3284 BreakBeforeConceptDeclarations == R.BreakBeforeConceptDeclarations &&
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp568 Style.BreakBeforeConceptDeclarations); in mapping()
968 LLVMStyle.BreakBeforeConceptDeclarations = true; in getLLVMStyle()
H A DTokenAnnotator.cpp3627 return Style.BreakBeforeConceptDeclarations; in mustBreakBefore()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst1904 **BreakBeforeConceptDeclarations** (``bool``)