Home
last modified time | relevance | path

Searched refs:BeforeComma (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst1945 * ``BCIS_BeforeComma`` (in configuration: ``BeforeComma``)
1981 * ``BILS_BeforeComma`` (in configuration: ``BeforeComma``)
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h233 size_t BeforeComma = S.getCurrentPosition(); in printWithComma() local
242 S.setCurrentPosition(BeforeComma); in printWithComma()