Searched defs:getDebugLoc (Results 1 – 6 of 6) sorted by relevance
215 const DebugLoc &getDebugLoc() const { return DL; } in getDebugLoc() function255 const DebugLoc &getDebugLoc() const { return DL; } in getDebugLoc() function
137 DebugLoc getDebugLoc() const { in getDebugLoc() function
110 static DebugLoc getDebugLoc(MachineBasicBlock::instr_iterator FirstMI, in getDebugLoc() function
492 const DebugLoc &getDebugLoc() { return dl; } in getDebugLoc() function in __anon78968e910411::UserValue525 const DebugLoc &getDebugLoc() { return dl; } in getDebugLoc() function in __anon78968e910411::UserLabel
370 const DebugLoc &getDebugLoc() { return State.DL; } in getDebugLoc() function
906 const DWARFDebugLoc *DWARFContext::getDebugLoc() { in getDebugLoc() function in DWARFContext