reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
483 if (state != State::Beginning && state != State::AfterTwoColons) { 491 if (state == State::Beginning || state == State::AfterTwoColons) { 521 state = State::AfterTwoColons; 525 if (state == State::Beginning || state == State::AfterTwoColons) { 541 state = State::AfterTwoColons; 555 if (state != State::Beginning && state != State::AfterTwoColons) { 566 if (state != State::Beginning && state != State::AfterTwoColons) {