Home
last modified time | relevance | path

Searched defs:hasFunctionSlow (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h255 virtual bool hasFunctionSlow(OutputBuffer &) const { return false; } in hasFunctionSlow() function
436 bool hasFunctionSlow(OutputBuffer &OB) const override { in hasFunctionSlow() function
796 bool hasFunctionSlow(OutputBuffer &) const override { return true; } in hasFunctionSlow() function
894 bool hasFunctionSlow(OutputBuffer &) const override { return true; } in hasFunctionSlow() function
1292 bool hasFunctionSlow(OutputBuffer &OB) const override { in hasFunctionSlow() function
1451 bool hasFunctionSlow(OutputBuffer &OB) const override { in hasFunctionSlow() function
/openbsd-src/gnu/llvm/libcxxabi/src/demangle/
H A DItaniumDemangle.h255 virtual bool hasFunctionSlow(OutputBuffer &) const { return false; } in hasFunctionSlow() function
436 bool hasFunctionSlow(OutputBuffer &OB) const override { in hasFunctionSlow() function
796 bool hasFunctionSlow(OutputBuffer &) const override { return true; } in hasFunctionSlow() function
894 bool hasFunctionSlow(OutputBuffer &) const override { return true; } in hasFunctionSlow() function
1292 bool hasFunctionSlow(OutputBuffer &OB) const override { in hasFunctionSlow() function
1451 bool hasFunctionSlow(OutputBuffer &OB) const override { in hasFunctionSlow() function