Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h233 return hasRHSComponentSlow(OB); in hasRHSComponent()
252 virtual bool hasRHSComponentSlow(OutputBuffer &) const { return false; } in hasRHSComponentSlow() function
422 bool hasRHSComponentSlow(OutputBuffer &OB) const override { in hasRHSComponentSlow() function
590 bool hasRHSComponentSlow(OutputBuffer &OB) const override { in hasRHSComponentSlow() function
672 bool hasRHSComponentSlow(OutputBuffer &OB) const override { in hasRHSComponentSlow() function
715 bool hasRHSComponentSlow(OutputBuffer &OB) const override { in hasRHSComponentSlow() function
749 bool hasRHSComponentSlow(OutputBuffer &) const override { return true; } in hasRHSComponentSlow() function
785 bool hasRHSComponentSlow(OutputBuffer &) const override { return true; } in hasRHSComponentSlow() function
883 bool hasRHSComponentSlow(OutputBuffer &) const override { return true; } in hasRHSComponentSlow() function
1269 bool hasRHSComponentSlow(OutputBuffer &OB) const override { in hasRHSComponentSlow() function
[all …]
/llvm-project-15.0.7/libcxxabi/src/demangle/
H A DItaniumDemangle.h233 return hasRHSComponentSlow(OB); in hasRHSComponent()
252 virtual bool hasRHSComponentSlow(OutputBuffer &) const { return false; } in hasRHSComponentSlow() function
422 bool hasRHSComponentSlow(OutputBuffer &OB) const override { in hasRHSComponentSlow() function
590 bool hasRHSComponentSlow(OutputBuffer &OB) const override { in hasRHSComponentSlow() function
672 bool hasRHSComponentSlow(OutputBuffer &OB) const override { in hasRHSComponentSlow() function
715 bool hasRHSComponentSlow(OutputBuffer &OB) const override { in hasRHSComponentSlow() function
749 bool hasRHSComponentSlow(OutputBuffer &) const override { return true; } in hasRHSComponentSlow() function
785 bool hasRHSComponentSlow(OutputBuffer &) const override { return true; } in hasRHSComponentSlow() function
883 bool hasRHSComponentSlow(OutputBuffer &) const override { return true; } in hasRHSComponentSlow() function
1269 bool hasRHSComponentSlow(OutputBuffer &OB) const override { in hasRHSComponentSlow() function
[all …]