Searched refs:AfterTwoColons (Results 1 – 1 of 1) sorted by relevance
499 AfterTwoColons, // right after :: in ParseFullNameImpl() enumerator514 if (state != State::Beginning && state != State::AfterTwoColons) { in ParseFullNameImpl()522 if (state == State::Beginning || state == State::AfterTwoColons) { in ParseFullNameImpl()552 state = State::AfterTwoColons; in ParseFullNameImpl()556 if (state == State::Beginning || state == State::AfterTwoColons) { in ParseFullNameImpl()572 state = State::AfterTwoColons; in ParseFullNameImpl()586 if (state != State::Beginning && state != State::AfterTwoColons) { in ParseFullNameImpl()597 if (state != State::Beginning && state != State::AfterTwoColons) { in ParseFullNameImpl()