Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h260 virtual bool hasFunctionSlow(OutputBuffer &) const { return false; } hasFunctionSlow() function
441 bool hasFunctionSlow(OutputBuffer &OB) const override { hasFunctionSlow() function
820 bool hasFunctionSlow(OutputBuffer &) const override { return true; } hasFunctionSlow() function
945 bool hasFunctionSlow(OutputBuffer &) const override { return true; } hasFunctionSlow() function
1411 bool hasFunctionSlow(OutputBuffer &OB) const override { hasFunctionSlow() function
1573 bool hasFunctionSlow(OutputBuffer &OB) const override { hasFunctionSlow() function
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h261 virtual bool hasFunctionSlow(OutputBuffer &) const { return false; } hasFunctionSlow() function
442 bool hasFunctionSlow(OutputBuffer &OB) const override { hasFunctionSlow() function
821 bool hasFunctionSlow(OutputBuffer &) const override { return true; } hasFunctionSlow() function
946 bool hasFunctionSlow(OutputBuffer &) const override { return true; } hasFunctionSlow() function
1412 bool hasFunctionSlow(OutputBuffer &OB) const override { hasFunctionSlow() function
1574 bool hasFunctionSlow(OutputBuffer &OB) const override { hasFunctionSlow() function