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