Searched defs:SetCurrentDebugLocation (Results 1 – 5 of 5) sorted by relevance
133 void SetCurrentDebugLocation(DebugLoc L) { CurDbgLocation = std::move(L); } in SetCurrentDebugLocation() function
185 void SetCurrentDebugLocation(DebugLoc L) { CurDbgLocation = std::move(L); } in SetCurrentDebugLocation() function
156 void SetCurrentDebugLocation(DebugLoc L) { CurDbgLocation = std::move(L); } in SetCurrentDebugLocation() function
1364 func (b Builder) SetCurrentDebugLocation(line, col uint, scope, inlinedAt Metadata) { func
1212 func (b Builder) SetCurrentDebugLocation(line, col uint, scope, inlinedAt Metadata) { func