Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp887 Address PromiseAddr = GetAddrOfLocalVar(S.getPromiseDecl()); in EmitCoroutineBody() local
889 new llvm::BitCastInst(PromiseAddr.emitRawPointer(*this), VoidPtrTy, "", in EmitCoroutineBody()