Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h3016 bool SpaceInEmptyParentheses; member
3367 SpaceInEmptyParentheses == R.SpaceInEmptyParentheses &&
/netbsd-src/external/bsd/pam-u2f/dist/
H A D.clang-format96 SpaceInEmptyParentheses: false
/netbsd-src/external/mit/libcbor/dist/
H A D.clang-format137 SpaceInEmptyParentheses: false
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp694 IO.mapOptional("SpaceInEmptyParentheses", Style.SpaceInEmptyParentheses); in mapping()
1046 LLVMStyle.SpaceInEmptyParentheses = false; in getLLVMStyle()
H A DTokenAnnotator.cpp2814 return Style.SpaceInEmptyParentheses; in spaceRequiredBetween()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst3414 **SpaceInEmptyParentheses** (``bool``)