Searched defs:setDebugLoc (Results 1 – 3 of 3) sorted by relevance
86 void setDebugLoc(const DebugLoc &DL) { this->DL = DL; } in setDebugLoc() function
174 void setDebugLoc(const DebugLoc &Loc) { DbgLoc = Loc; } in setDebugLoc() function
2524 CallLoweringInfo &setDebugLoc(const SDLoc &dl) { in setDebugLoc() function