Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp945 DILocalVariable *PromiseDIVariable = PromiseDDI->getVariable(); in buildFrameDebugInfo() local
946 DILocalScope *PromiseDIScope = PromiseDIVariable->getScope(); in buildFrameDebugInfo()
949 unsigned LineNum = PromiseDIVariable->getLine(); in buildFrameDebugInfo()