Home
last modified time | relevance | path

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

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