Searched refs:getDynamicAllocType (Results 1 – 3 of 3) sorted by relevance
86 return getDynamicAllocType(); in getType()122 QualType APValue::LValueBase::getDynamicAllocType() const { in getDynamicAllocType() function in APValue::LValueBase722 << Base.getDynamicAllocType().stream(Policy) << "#" in printPretty()750 Out << "{*new " << Base.getDynamicAllocType().stream(Policy) << "#" in printPretty()
4111 LVal.Base.getDynamicAllocType()); in findCompleteObject()6672 QualType AllocType = Pointer.Base.getDynamicAllocType(); in CheckDeleteKind()11153 return B.getDynamicAllocType(); in getObjectType()14440 QualType AllocType = Pointer.Base.getDynamicAllocType(); in VisitCXXDeleteExpr()
178 QualType getDynamicAllocType() const;