Searched refs:getDynamicAllocType (Results 1 – 4 of 4) sorted by relevance
86 return getDynamicAllocType(); in getType()122 QualType APValue::LValueBase::getDynamicAllocType() const { in getDynamicAllocType() function in APValue::LValueBase789 << Base.getDynamicAllocType().stream(Policy) << "#" in printPretty()817 Out << "{*new " << Base.getDynamicAllocType().stream(Policy) << "#" in printPretty()
4203 LVal.Base.getDynamicAllocType()); in findCompleteObject()6862 QualType AllocType = Pointer.Base.getDynamicAllocType(); in CheckDeleteKind()11782 return B.getDynamicAllocType(); in getObjectType()15272 QualType AllocType = Pointer.Base.getDynamicAllocType(); in VisitCXXDeleteExpr()
459 elemTy = lvalueBase.getDynamicAllocType();503 : node.getLValueBase().getDynamicAllocType()
178 QualType getDynamicAllocType() const;