Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp975 DILocalVariable *PromiseDIVariable = PromiseDDI->getVariable(); in buildFrameDebugInfo() local
976 DILocalScope *PromiseDIScope = PromiseDIVariable->getScope(); in buildFrameDebugInfo()
979 unsigned LineNum = PromiseDIVariable->getLine(); in buildFrameDebugInfo()