Searched defs:hasFunctionSlow (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/ | ||
H A D | ItaniumDemangle.h | 261 virtual bool hasFunctionSlow(OutputBuffer &) const { return false; } hasFunctionSlow() function |