Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DDefinitionBlockSeparator.cpp45 bool ExcludeEnum = false) { in separateBlocks() argument
60 if (!ExcludeEnum && CurrentToken->is(tok::kw_enum)) in separateBlocks()