Home
last modified time | relevance | path

Searched refs:parseUnscopedName (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2972 Node *parseUnscopedName(NameState *State, bool *isSubstName);
3071 Result = getDerived().parseUnscopedName(State, &IsSubst); in parseName()
3139 AbstractManglingParser<Derived, Alloc>::parseUnscopedName(NameState *State, in parseUnscopedName() function
4636 Result = getDerived().parseUnscopedName(nullptr, &IsSubst); in parseType()