Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2561 bool parseModuleNameOpt(ModuleName *&Module);
2769 if (getDerived().parseModuleNameOpt(Module)) in parseUnqualifiedName()
2814 bool AbstractManglingParser<Derived, Alloc>::parseModuleNameOpt( in parseModuleNameOpt() function
4982 if (getDerived().parseModuleNameOpt(Module)) in parseSpecialName()
/llvm-project-15.0.7/libcxxabi/src/demangle/
H A DItaniumDemangle.h2561 bool parseModuleNameOpt(ModuleName *&Module);
2769 if (getDerived().parseModuleNameOpt(Module)) in parseUnqualifiedName()
2814 bool AbstractManglingParser<Derived, Alloc>::parseModuleNameOpt( in parseModuleNameOpt() function
4982 if (getDerived().parseModuleNameOpt(Module)) in parseSpecialName()