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.h2835 Node *parseUnscopedName(NameState *State, bool *isSubstName);
2934 Result = getDerived().parseUnscopedName(State, &IsSubst); in parseName()
3002 AbstractManglingParser<Derived, Alloc>::parseUnscopedName(NameState *State, in parseUnscopedName() function
4395 Result = getDerived().parseUnscopedName(nullptr, &IsSubst); in parseType()