Searched defs:getDebugLoc (Results 1 – 5 of 5) sorted by relevance
118 DebugLoc getDebugLoc() const { return DL; } in getDebugLoc() function157 DebugLoc getDebugLoc() const { return DL; } in getDebugLoc() function
290 DebugLoc getDebugLoc() { return State.DL; } in getDebugLoc() function
111 static DebugLoc getDebugLoc(MachineBasicBlock::instr_iterator FirstMI, in getDebugLoc() function
337 DebugLoc getDebugLoc() { return dl;} in getDebugLoc() function in __anon9d48ada90211::UserValue
716 const DWARFDebugLoc *DWARFContext::getDebugLoc() { in getDebugLoc() function in DWARFContext