Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h170 bool hasFunction(OutputStream &S) const { in hasFunction() function
346 return Child->hasFunction(S); in hasFunctionSlow()
498 if (Pointee->hasArray(s) || Pointee->hasFunction(s)) in printLeft()
512 if (Pointee->hasArray(s) || Pointee->hasFunction(s)) in printRight()
566 if (Collapsed.second->hasArray(s) || Collapsed.second->hasFunction(s)) in printLeft()
576 if (Collapsed.second->hasArray(s) || Collapsed.second->hasFunction(s)) in printRight()
599 if (MemberType->hasArray(s) || MemberType->hasFunction(s)) in printLeft()
608 if (MemberType->hasArray(s) || MemberType->hasFunction(s)) in printRight()
1110 return Idx < Data.size() && Data[Idx]->hasFunction(S); in hasFunctionSlow()
1271 return Ref->hasFunction(S); in hasFunctionSlow()