Searched refs:getAllocSizeAttr (Results 1 – 1 of 1) sorted by relevance
114 static const AllocSizeAttr *getAllocSizeAttr(const CallExpr *CE) { in getAllocSizeAttr() function141 return getAllocSizeAttr(CE) ? CE : nullptr; in tryUnwrapAllocSizeCall()8970 const AllocSizeAttr *AllocSize = getAllocSizeAttr(Call); in getBytesReturnedByAllocSizeCall()9497 if (!(InvalidBaseOK && getAllocSizeAttr(E))) in visitNonBuiltinCallExpr()