Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp997 DILocalVariable *PromiseDIVariable = PromiseDDI->getVariable(); in buildFrameDebugInfo() local
998 DILocalScope *PromiseDIScope = PromiseDIVariable->getScope(); in buildFrameDebugInfo()
1001 unsigned LineNum = PromiseDIVariable->getLine(); in buildFrameDebugInfo()