Searched refs:getCoroutineSuspendExprReturnType (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp290 static QualType getCoroutineSuspendExprReturnType(const ASTContext &Ctx, function
302 assert(getCoroutineSuspendExprReturnType(getContext(), E)->isReferenceType() &&
312 assert(getCoroutineSuspendExprReturnType(getContext(), E)->isReferenceType() &&

Completed in 64 milliseconds