Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1135 DPValue *PromiseDPV = DPVs.front(); in buildFrameDebugInfo() local
1136 PromiseDIVariable = PromiseDPV->getVariable(); in buildFrameDebugInfo()
1137 DILoc = PromiseDPV->getDebugLoc().get(); in buildFrameDebugInfo()