Searched refs:hasEndLoc (Results 1 – 1 of 1) sorted by relevance
63 bool hasEndLoc() const { return LocEnd.hasValue(); } in hasEndLoc() function in __anon229160920111::SourceMappingRegion244 assert(Region.hasEndLoc() && "incomplete region"); in emitSourceRegions()393 SourceLocation EndLoc = Region.hasEndLoc() in popRegions()446 if (getRegion().hasEndLoc() && in adjustForOutOfOrderTraversal()540 if (!Region.hasEndLoc()) in terminateRegion()