Searched defs:setDebugLoc (Results 1 – 3 of 3) sorted by relevance
256 void setDebugLoc(DebugLoc Loc) { DbgLoc = std::move(Loc); } in setDebugLoc() function
321 void setDebugLoc(const DebugLoc &DL) { this->State.DL = DL; } in setDebugLoc() function
3484 CallLoweringInfo &setDebugLoc(const SDLoc &dl) { in setDebugLoc() function