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