Searched refs:hasEndLoc (Results 1 – 1 of 1) sorted by relevance
65 bool hasEndLoc() const { return LocEnd.hasValue(); } in hasEndLoc() function in __anon1aa876fb0111::SourceMappingRegion253 assert(Region.hasEndLoc() && "incomplete region"); in emitSourceRegions()422 SourceLocation EndLoc = Region.hasEndLoc() in popRegions()495 if (getRegion().hasEndLoc() && in adjustForOutOfOrderTraversal()581 if (!Region.hasEndLoc()) in terminateRegion()