Searched refs:DeallocArg (Results 1 – 2 of 2) sorted by relevance
205 enum { SizeArg, AlignArg, StorageArg, PrototypeArg, AllocArg, DeallocArg }; enumerator236 return cast<Function>(getArgOperand(DeallocArg)->stripPointerCasts()); in getDeallocFunction()
592 checkWFDealloc(this, getArgOperand(DeallocArg)); in checkWellFormed()