Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2536 Node *parseUnscopedName(NameState *State);
2585 Node *N = getDerived().parseUnscopedName(State); in parseName()
2642 AbstractManglingParser<Derived, Alloc>::parseUnscopedName(NameState *State) { in parseUnscopedName() function