Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h230 bool hasRHSComponent(OutputBuffer &OB) const { in hasRHSComponent() function
423 return Child->hasRHSComponent(OB); in hasRHSComponentSlow()
591 return Pointee->hasRHSComponent(OB); in hasRHSComponentSlow()
673 return Pointee->hasRHSComponent(OB); in hasRHSComponentSlow()
716 return MemberType->hasRHSComponent(OB); in hasRHSComponentSlow()
891 if (!Ret->hasRHSComponent(OB)) in printLeft()
1179 if (!Type->hasRHSComponent(OB)) in printLeft()
1272 return Idx < Data.size() && Data[Idx]->hasRHSComponent(OB); in hasRHSComponentSlow()
1430 return Ref->hasRHSComponent(OB); in hasRHSComponentSlow()
/llvm-project-15.0.7/libcxxabi/src/demangle/
H A DItaniumDemangle.h230 bool hasRHSComponent(OutputBuffer &OB) const { in hasRHSComponent() function
423 return Child->hasRHSComponent(OB); in hasRHSComponentSlow()
591 return Pointee->hasRHSComponent(OB); in hasRHSComponentSlow()
673 return Pointee->hasRHSComponent(OB); in hasRHSComponentSlow()
716 return MemberType->hasRHSComponent(OB); in hasRHSComponentSlow()
891 if (!Ret->hasRHSComponent(OB)) in printLeft()
1179 if (!Type->hasRHSComponent(OB)) in printLeft()
1272 return Idx < Data.size() && Data[Idx]->hasRHSComponent(OB); in hasRHSComponentSlow()
1430 return Ref->hasRHSComponent(OB); in hasRHSComponentSlow()