Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h237 bool hasRHSComponent(OutputBuffer &OB) const { in hasRHSComponent() function
437 return Child->hasRHSComponent(OB); in hasRHSComponentSlow()
626 return Pointee->hasRHSComponent(OB); in hasRHSComponentSlow()
708 return Pointee->hasRHSComponent(OB); in hasRHSComponentSlow()
751 return MemberType->hasRHSComponent(OB); in hasRHSComponentSlow()
953 if (!Ret->hasRHSComponent(OB)) in printLeft()
1305 if (!Type->hasRHSComponent(OB)) in printLeft()
1405 return Idx < Data.size() && Data[Idx]->hasRHSComponent(OB); in hasRHSComponentSlow()
1566 return Ref->hasRHSComponent(OB); in hasRHSComponentSlow()