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