Searched defs:SpaceInEmptyParentheses (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/docs/ | ||
H A D | ClangFormatStyleOptions.rst | 6074 .. _SpaceInEmptyParentheses: global() target in Configurable Format Style Options |
/llvm-project/clang/lib/Format/ | ||
H A D | Format.cpp | 861 bool SpaceInEmptyParentheses = false; mapping() local |