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