Searched defs:CurrentState (Results 1 – 11 of 11) sorted by relevance
26 public final class CurrentState { class66 public CurrentState(State defaultState) { in CurrentState() method in CurrentState
42 const State CurrentState; variable
67 CurrentState() State methodSpec
280 StructuredControlState& CurrentState() { return state_.back(); } in CurrentState() function
284 StructuredControlState& CurrentState() { return state_.back(); } in CurrentState() function
77 int CurrentState; variable
83 int CurrentState = 0; variable
143 State CurrentState() { in CurrentState() function in google::protobuf::__anon7c1b70cc0111::OnceInitTest
1150 int CurrentState = NullState; in emitCLRExceptionTable() local
1133 int CurrentState = NullState; in emitCLRExceptionTable() local
1225 ProgramStateRef CurrentState = N->getState(); in VisitNodeImpl() local