Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp3022 DebugLoc DVRLoc = DVR.getDebugLoc(); in salvageDebugInfo() local
3023 if (ILoc && DVRLoc && in salvageDebugInfo()
3024 DVRLoc->getScope()->getSubprogram() == in salvageDebugInfo()
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp6742 LocTy DVRLoc = Lex.getLoc(); in parseDebugRecord() local
6744 return error(DVRLoc, "expected debug record type here"); in parseDebugRecord()