Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1131 DILocalVariable *PromiseDIVariable = nullptr; in buildFrameDebugInfo() local
1135 PromiseDIVariable = PromiseDDI->getVariable(); in buildFrameDebugInfo()
1139 PromiseDIVariable = PromiseDVR->getVariable(); in buildFrameDebugInfo()
1145 DILocalScope *PromiseDIScope = PromiseDIVariable->getScope(); in buildFrameDebugInfo()
1147 unsigned LineNum = PromiseDIVariable->getLine(); in buildFrameDebugInfo()