Searched refs:AfterTwoColons (Results 1 – 1 of 1) sorted by relevance
469 AfterTwoColons, // right after :: in ParseFullNameImpl() enumerator484 if (state != State::Beginning && state != State::AfterTwoColons) { in ParseFullNameImpl()492 if (state == State::Beginning || state == State::AfterTwoColons) { in ParseFullNameImpl()522 state = State::AfterTwoColons; in ParseFullNameImpl()526 if (state == State::Beginning || state == State::AfterTwoColons) { in ParseFullNameImpl()542 state = State::AfterTwoColons; in ParseFullNameImpl()556 if (state != State::Beginning && state != State::AfterTwoColons) { in ParseFullNameImpl()567 if (state != State::Beginning && state != State::AfterTwoColons) { in ParseFullNameImpl()