Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h146 bool hasRHSComponent(OutputStream &S) const { in hasRHSComponent() function
325 return Child->hasRHSComponent(S); in hasRHSComponentSlow()
473 return Pointee->hasRHSComponent(S); in hasRHSComponentSlow()
540 return Pointee->hasRHSComponent(S); in hasRHSComponentSlow()
579 return MemberType->hasRHSComponent(S); in hasRHSComponentSlow()
790 if (!Ret->hasRHSComponent(S)) in printLeft()
1004 return Idx < Data.size() && Data[Idx]->hasRHSComponent(S); in hasRHSComponentSlow()
1163 return Ref->hasRHSComponent(S); in hasRHSComponentSlow()