Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h258 virtual bool hasRHSComponentSlow(OutputBuffer &) const { return false; } hasRHSComponentSlow() function
435 bool hasRHSComponentSlow(OutputBuffer &OB) const override { hasRHSComponentSlow() function
624 bool hasRHSComponentSlow(OutputBuffer &OB) const override { hasRHSComponentSlow() function
706 bool hasRHSComponentSlow(OutputBuffer &OB) const override { hasRHSComponentSlow() function
749 bool hasRHSComponentSlow(OutputBuffer &OB) const override { hasRHSComponentSlow() function
783 bool hasRHSComponentSlow(OutputBuffer &) const override { return true; } hasRHSComponentSlow() function
819 bool hasRHSComponentSlow(OutputBuffer &) const override { return true; } hasRHSComponentSlow() function
944 bool hasRHSComponentSlow(OutputBuffer &) const override { return true; } hasRHSComponentSlow() function
1401 bool hasRHSComponentSlow(OutputBuffer &OB) const override { hasRHSComponentSlow() function
1561 bool hasRHSComponentSlow(OutputBuffer &OB) const override { hasRHSComponentSlow() function
[all...]
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h259 virtual bool hasRHSComponentSlow(OutputBuffer &) const { return false; } hasRHSComponentSlow() function
436 bool hasRHSComponentSlow(OutputBuffer &OB) const override { hasRHSComponentSlow() function
625 bool hasRHSComponentSlow(OutputBuffer &OB) const override { hasRHSComponentSlow() function
707 bool hasRHSComponentSlow(OutputBuffer &OB) const override { hasRHSComponentSlow() function
750 bool hasRHSComponentSlow(OutputBuffer &OB) const override { hasRHSComponentSlow() function
784 bool hasRHSComponentSlow(OutputBuffer &) const override { return true; } hasRHSComponentSlow() function
820 bool hasRHSComponentSlow(OutputBuffer &) const override { return true; } hasRHSComponentSlow() function
945 bool hasRHSComponentSlow(OutputBuffer &) const override { return true; } hasRHSComponentSlow() function
1402 bool hasRHSComponentSlow(OutputBuffer &OB) const override { hasRHSComponentSlow() function
1562 bool hasRHSComponentSlow(OutputBuffer &OB) const override { hasRHSComponentSlow() function
[all...]