Searched defs:LocRange (Results 1 – 1 of 1) sorted by relevance
517 LocRange() {} in LocRange() function518 LocRange(DebugLoc Start) : Start(Start), End(Start) {} in LocRange() function519 LocRange(DebugLoc Start, DebugLoc End) in LocRange() function