Searched refs:AfterTwoColons (Results 1 – 1 of 1) sorted by relevance
576 AfterTwoColons, // right after :: in ParseFullNameImpl() enumerator591 if (state != State::Beginning && state != State::AfterTwoColons) { in ParseFullNameImpl()615 if (state == State::Beginning || state == State::AfterTwoColons) { in ParseFullNameImpl()645 state = State::AfterTwoColons; in ParseFullNameImpl()649 if (state == State::Beginning || state == State::AfterTwoColons) { in ParseFullNameImpl()665 state = State::AfterTwoColons; in ParseFullNameImpl()679 if (state != State::Beginning && state != State::AfterTwoColons) { in ParseFullNameImpl()690 if (state != State::Beginning && state != State::AfterTwoColons) { in ParseFullNameImpl()