Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h236 bool hasRHSComponent(OutputBuffer &OB) const { in hasRHSComponent() function
436 return Child->hasRHSComponent(OB); in hasRHSComponentSlow()
625 return Pointee->hasRHSComponent(OB); in hasRHSComponentSlow()
707 return Pointee->hasRHSComponent(OB); in hasRHSComponentSlow()
750 return MemberType->hasRHSComponent(OB); in hasRHSComponentSlow()
952 if (!Ret->hasRHSComponent(OB)) in printLeft()
1304 if (!Type->hasRHSComponent(OB)) in printLeft()
1404 return Idx < Data.size() && Data[Idx]->hasRHSComponent(OB); in hasRHSComponentSlow()
1565 return Ref->hasRHSComponent(OB); in hasRHSComponentSlow()