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