Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/docs/tools/
H A Ddump_format_style.py125 InFieldComment, InEnum, InEnumMemberComment = range(8) variable in read_options.State
151 state = State.InEnum
184 elif state == State.InEnum:
199 state = State.InEnum