Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DIntegersSubsetMapping.h111 ALL_IS_CLOSED enumerator
133 State(ALL_IS_CLOSED), in DiffStateMachine()
146 case ALL_IS_CLOSED: in onLOpen()
164 State = ALL_IS_CLOSED; in onLClose()
185 case ALL_IS_CLOSED: in onROpen()
203 State = ALL_IS_CLOSED; in onRClose()
221 case ALL_IS_CLOSED: in onLROpen()
238 State = ALL_IS_CLOSED; in onLRClose()