Home
last modified time | relevance | path

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

/external/clang/docs/tools/
Ddump_format_style.py98 InFieldComment, InEnum, InEnumMemberComment = range(8) variable in read_options.State
124 state = State.InEnum
152 elif state == State.InEnum:
165 state = State.InEnum