Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h3079 bool SpacesInCStyleCastParentheses; member
3372 SpacesInCStyleCastParentheses == R.SpacesInCStyleCastParentheses &&
/netbsd-src/external/bsd/pam-u2f/dist/
H A D.clang-format100 SpacesInCStyleCastParentheses: false
/netbsd-src/external/mit/libcbor/dist/
H A D.clang-format141 SpacesInCStyleCastParentheses: false
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp703 Style.SpacesInCStyleCastParentheses); in mapping()
1048 LLVMStyle.SpacesInCStyleCastParentheses = false; in getLLVMStyle()
H A DTokenAnnotator.cpp2835 ? Style.SpacesInCStyleCastParentheses in spaceRequiredBetween()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst3454 **SpacesInCStyleCastParentheses** (``bool``)