Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h158 bool hasRHSComponent(OutputStream &S) const { in hasRHSComponent() function
340 return Child->hasRHSComponent(S); in hasRHSComponentSlow()
488 return Pointee->hasRHSComponent(S); in hasRHSComponentSlow()
555 return Pointee->hasRHSComponent(S); in hasRHSComponentSlow()
594 return MemberType->hasRHSComponent(S); in hasRHSComponentSlow()
767 if (!Ret->hasRHSComponent(S)) in printLeft()
1005 if (!Type->hasRHSComponent(S)) in printLeft()
1100 return Idx < Data.size() && Data[Idx]->hasRHSComponent(S); in hasRHSComponentSlow()
1259 return Ref->hasRHSComponent(S); in hasRHSComponentSlow()