Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/
H A D.clang-format59 SpaceInEmptyParentheses: false
/freebsd/contrib/libcbor/
H A D.clang-format137 SpaceInEmptyParentheses: false
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp930 bool SpaceInEmptyParentheses = false; in mapping() local
959 IO.mapOptional("SpaceInEmptyParentheses", SpaceInEmptyParentheses); in mapping()
1276 (SpacesInParentheses || SpaceInEmptyParentheses || in mapping()
1285 SpaceInEmptyParentheses; in mapping()
1294 SpaceInEmptyParentheses; in mapping()