Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDemangledNameInfo.cpp164 if (!Ret->hasRHSComponent(*this)) in printLeftImpl()
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h240 bool hasRHSComponent(OutputBuffer &OB) const { in hasRHSComponent() function
463 return Child->hasRHSComponent(OB); in hasRHSComponentSlow()
652 return Pointee->hasRHSComponent(OB); in hasRHSComponentSlow()
734 return Pointee->hasRHSComponent(OB); in hasRHSComponentSlow()
777 return MemberType->hasRHSComponent(OB); in hasRHSComponentSlow()
990 if (!Ret->hasRHSComponent(OB)) in printLeft()
1344 if (!Type->hasRHSComponent(OB)) in printLeft()
1442 return Idx < Data.size() && Data[Idx]->hasRHSComponent(OB); in hasRHSComponentSlow()
1603 return Ref->hasRHSComponent(OB); in hasRHSComponentSlow()