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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp620 Address PromiseAddr = GetAddrOfLocalVar(S.getPromiseDecl()); local
622 new llvm::BitCastInst(PromiseAddr.getPointer(), VoidPtrTy, "", CoroId);

Completed in 66 milliseconds