Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/docs/tools/
H A Ddump_format_style.py229 BeforeStruct, Finished, InStruct, InNestedStruct, InNestedFieldComment, \ variable in OptionsReader.read_options.State
231 state = State.BeforeStruct
244 if state == State.BeforeStruct: