HomeSort by: relevance | last modified time | path
    Searched refs:PrototypeArg (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
CoroInstr.h 205 enum { SizeArg, AlignArg, StorageArg, PrototypeArg, AllocArg, DeallocArg };
226 return cast<Function>(getArgOperand(PrototypeArg)->stripPointerCasts());
Coroutines.cpp 666 checkWFRetconPrototype(this, getArgOperand(PrototypeArg));

Completed in 78 milliseconds