Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1138 DbgVariableRecord *PromiseDVR = DVRs.front(); in buildFrameDebugInfo() local
1139 PromiseDIVariable = PromiseDVR->getVariable(); in buildFrameDebugInfo()
1140 DILoc = PromiseDVR->getDebugLoc().get(); in buildFrameDebugInfo()