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