Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2565 Node *parseUnscopedName(NameState *State, bool *isSubstName);
2663 Result = getDerived().parseUnscopedName(State, &IsSubst); in parseName()
2727 AbstractManglingParser<Derived, Alloc>::parseUnscopedName(NameState *State, in parseUnscopedName() function
4060 Result = getDerived().parseUnscopedName(nullptr, &IsSubst); in parseType()
/llvm-project-15.0.7/libcxxabi/src/demangle/
H A DItaniumDemangle.h2565 Node *parseUnscopedName(NameState *State, bool *isSubstName);
2663 Result = getDerived().parseUnscopedName(State, &IsSubst); in parseName()
2727 AbstractManglingParser<Derived, Alloc>::parseUnscopedName(NameState *State, in parseUnscopedName() function
4060 Result = getDerived().parseUnscopedName(nullptr, &IsSubst); in parseType()