Searched refs:getDynamicAllocType (Results 1 – 5 of 5) sorted by relevance
86 return getDynamicAllocType(); in getType()122 QualType APValue::LValueBase::getDynamicAllocType() const { in getDynamicAllocType() function in APValue::LValueBase802 << Base.getDynamicAllocType().stream(Policy) << "#" in printPretty()830 Out << "{*new " << Base.getDynamicAllocType().stream(Policy) << "#" in printPretty()
749 auto BDA = B.getDynamicAllocType(); in Visit()
4496 LVal.Base.getDynamicAllocType()); in findCompleteObject()7231 QualType AllocType = Pointer.Base.getDynamicAllocType(); in CheckDeleteKind()12593 return B.getDynamicAllocType(); in getObjectType()16577 QualType AllocType = Pointer.Base.getDynamicAllocType(); in VisitCXXDeleteExpr()
466 elemTy = lvalueBase.getDynamicAllocType();510 : node.getLValueBase().getDynamicAllocType()
177 QualType getDynamicAllocType() const;