Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/docs/tools/
H A Ddump_format_style.py227 BeforeStruct, Finished, InStruct, InNestedStruct, InNestedFieldComment, \ variable in OptionsReader.read_options.State
229 state = State.BeforeStruct
242 if state == State.BeforeStruct: