Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h205 FunctionType *getResumeFunctionType() const { in getResumeFunctionType() function
H A DCoroSplit.cpp260 auto RetTy = Shape.getResumeFunctionType()->getReturnType(); in replaceFallthroughCoroEnd()
472 ? Shape.getResumeFunctionType() in createCloneDeclaration()