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
492 const DebugLoc &getDebugLoc() { return dl; } in getDebugLoc() function in __anonfbf3834f0411::UserValue525 const DebugLoc &getDebugLoc() { return dl; } in getDebugLoc() function in __anonfbf3834f0411::UserLabel
366 const DebugLoc &getDebugLoc() { return State.DL; } in getDebugLoc() function
799 const DWARFDebugLoc *DWARFContext::getDebugLoc() { in getDebugLoc() function in DWARFContext