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