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