Searched refs:DVRLoc (Results 1 – 2 of 2) sorted by relevance
3022 DebugLoc DVRLoc = DVR.getDebugLoc(); in salvageDebugInfo() local3023 if (ILoc && DVRLoc && in salvageDebugInfo()3024 DVRLoc->getScope()->getSubprogram() == in salvageDebugInfo()
6742 LocTy DVRLoc = Lex.getLoc(); in parseDebugRecord() local6744 return error(DVRLoc, "expected debug record type here"); in parseDebugRecord()