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::LValueBase792 << Base.getDynamicAllocType().stream(Policy) << "#" in printPretty()820 Out << "{*new " << Base.getDynamicAllocType().stream(Policy) << "#" in printPretty()
4238 LVal.Base.getDynamicAllocType()); in findCompleteObject()6923 QualType AllocType = Pointer.Base.getDynamicAllocType(); in CheckDeleteKind()12039 return B.getDynamicAllocType(); in getObjectType()15684 QualType AllocType = Pointer.Base.getDynamicAllocType(); in VisitCXXDeleteExpr()
462 elemTy = lvalueBase.getDynamicAllocType();506 : node.getLValueBase().getDynamicAllocType()