Searched refs:parseUnscopedName (Results 1 – 1 of 1) sorted by relevance
2835 Node *parseUnscopedName(NameState *State, bool *isSubstName);2934 Result = getDerived().parseUnscopedName(State, &IsSubst); in parseName()3002 AbstractManglingParser<Derived, Alloc>::parseUnscopedName(NameState *State, in parseUnscopedName() function4395 Result = getDerived().parseUnscopedName(nullptr, &IsSubst); in parseType()