Home
last modified time | relevance | path

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

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