Searched defs:getDebugLoc (Results 1 – 6 of 6) sorted by relevance
117 DebugLoc getDebugLoc() const { return DL; } in getDebugLoc() function157 DebugLoc getDebugLoc() const { return DL; } in getDebugLoc() function
111 static DebugLoc getDebugLoc(MachineBasicBlock::instr_iterator FirstMI, in getDebugLoc() function
358 DebugLoc getDebugLoc() { return dl;} in getDebugLoc() function in __anon82869e300211::UserValue389 DebugLoc getDebugLoc() { return dl; } in getDebugLoc() function in __anon82869e300211::UserLabel
259 const DebugLoc &getDebugLoc() const { return DbgLoc; } in getDebugLoc() function
324 DebugLoc getDebugLoc() { return State.DL; } in getDebugLoc() function
750 const DWARFDebugLoc *DWARFContext::getDebugLoc() { in getDebugLoc() function in DWARFContext