Searched defs:LocRange (Results 1 – 2 of 2) 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
537 LocRange() {} in LocRange() function538 LocRange(DebugLoc Start) : Start(Start), End(Start) {} in LocRange() function539 LocRange(DebugLoc Start, DebugLoc End) in LocRange() function