Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/
H A DDemangle.h105 char *getFunctionParameters(char *Buf, size_t *N) const;
/openbsd-src/gnu/llvm/llvm/lib/Demangle/
H A DItaniumDemangle.cpp515 char *ItaniumPartialDemangler::getFunctionParameters(char *Buf, in getFunctionParameters() function in ItaniumPartialDemangler