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

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
CoroInternal.h 142 Function *ResumePrototype;
213 return RetconLowering.ResumePrototype->getFunctionType();
240 auto FTy = RetconLowering.ResumePrototype->getFunctionType();
251 return RetconLowering.ResumePrototype->getCallingConv();
Coroutines.cpp 414 this->RetconLowering.ResumePrototype = Prototype;
CoroSplit.cpp 904 NewAttrs = Shape.RetconLowering.ResumePrototype->getAttributes();

Completed in 32 milliseconds