Lines Matching refs:DeallocExpr
823 const Expr *DeallocExpr,
830 const Expr *DeallocExpr, const RefState *RS,
834 const Expr *DeallocExpr, AllocationFamily Family,
2513 const Expr *DeallocExpr, in HandleNonHeapDealloc() argument
2532 if (!printMemFnName(os, C, DeallocExpr)) in HandleNonHeapDealloc()
2578 const Expr *DeallocExpr, in HandleMismatchedDealloc() argument
2597 if (printMemFnName(DeallocOs, C, DeallocExpr)) in HandleMismatchedDealloc()
2614 if (printMemFnName(DeallocOs, C, DeallocExpr)) in HandleMismatchedDealloc()
2617 printOwnershipTakesList(os, C, DeallocExpr); in HandleMismatchedDealloc()
2630 SourceRange Range, const Expr *DeallocExpr, in HandleOffsetFree() argument
2662 if (!printMemFnName(os, C, DeallocExpr)) in HandleOffsetFree()