Home
last modified time | relevance | path

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

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