Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DDemangle.h94 char *getFunctionDeclContextName(char *Buf, size_t *N) const;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Demangle/
H A DItaniumDemangle.cpp427 char *ItaniumPartialDemangler::getFunctionDeclContextName(char *Buf, in getFunctionDeclContextName() function in ItaniumPartialDemangler