Searched refs:AfterTemplate (Results 1 – 1 of 1) sorted by relevance
578 AfterTemplate, // right after template brackets (<something>) in ParseFullNameImpl() enumerator624 if (state != State::AfterIdentifier && state != State::AfterTemplate && in ParseFullNameImpl()659 state != State::AfterTemplate) { in ParseFullNameImpl()676 state = State::AfterTemplate; in ParseFullNameImpl()709 state == State::AfterTemplate) { in ParseFullNameImpl()