Searched defs:getDebugLoc (Results 1 – 5 of 5) sorted by relevance
214 const DebugLoc &getDebugLoc() const { return DL; } in getDebugLoc() function254 const DebugLoc &getDebugLoc() const { return DL; } in getDebugLoc() function
109 static DebugLoc getDebugLoc(MachineBasicBlock::instr_iterator FirstMI, in getDebugLoc() function
495 const DebugLoc &getDebugLoc() { return dl; } in getDebugLoc() function in __anonef106bf80411::UserValue528 const DebugLoc &getDebugLoc() { return dl; } in getDebugLoc() function in __anonef106bf80411::UserLabel
358 const DebugLoc &getDebugLoc() { return State.DL; } in getDebugLoc() function
799 const DWARFDebugLoc *DWARFContext::getDebugLoc() { in getDebugLoc() function in DWARFContext