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