Searched refs:getFunctionDeclContextName (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DDemangle.h77 char *getFunctionDeclContextName(char *Buf, size_t *N) const;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DRichManglingContext.cpp142 auto buf = m_ipd.getFunctionDeclContextName(m_ipd_buf, &n);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Demangle/
H A DItaniumDemangle.cpp429 char *ItaniumPartialDemangler::getFunctionDeclContextName(char *Buf, function in class:ItaniumPartialDemangler

Completed in 67 milliseconds