Searched refs:hasStartLoc (Results 1 – 2 of 2) sorted by relevance
56 bool hasStartLoc() const { return LocStart.hasValue(); } in hasStartLoc() function in __anon89523c590111::SourceMappingRegion420 if (Region.hasStartLoc()) { in popRegions()530 if (!I.hasStartLoc()) in handleFileExit()573 if (!Region.hasStartLoc()) in extendRegion()826 if (Parent.hasStartLoc() && Parent.getStartLoc() == getStart(S)) in VisitSwitchCase()
121 bool hasStartLoc() const { return LocStart.hasValue(); } in hasStartLoc() function in __anon8ce2bf070211::SourceMappingRegion656 if (Region.hasStartLoc()) { in popRegions()818 if (!I.hasStartLoc()) in handleFileExit()863 if (!Region.hasStartLoc()) in extendRegion()1252 if (Parent.hasStartLoc() && Parent.getBeginLoc() == getStart(S)) in VisitSwitchCase()