Home
last modified time | relevance | path

Searched refs:getResumeFunctionType (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h181 FunctionType *getResumeFunctionType() const { in getResumeFunctionType() function
H A DCoroSplit.cpp262 auto RetTy = Shape.getResumeFunctionType()->getReturnType(); in replaceFallthroughCoroEnd()
499 ? Shape.getResumeFunctionType() in createCloneDeclaration()