Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h182 FunctionType *getResumeFunctionType() const { in getResumeFunctionType() function
H A DCoroSplit.cpp262 auto RetTy = Shape.getResumeFunctionType()->getReturnType(); in replaceFallthroughCoroEnd()
513 ? Shape.getResumeFunctionType() in createCloneDeclaration()