Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1128 DILocalVariable *PromiseDIVariable = nullptr; in buildFrameDebugInfo() local
1132 PromiseDIVariable = PromiseDDI->getVariable(); in buildFrameDebugInfo()
1136 PromiseDIVariable = PromiseDPV->getVariable(); in buildFrameDebugInfo()
1142 DILocalScope *PromiseDIScope = PromiseDIVariable->getScope(); in buildFrameDebugInfo()
1144 unsigned LineNum = PromiseDIVariable->getLine(); in buildFrameDebugInfo()