Searched refs:hasStartLoc (Results 1 – 1 of 1) sorted by relevance
157 bool hasStartLoc() const { return LocStart.has_value(); } in hasStartLoc() function in __anonc2c3cfe60211::SourceMappingRegion922 if (Region.hasStartLoc() && in popRegions()1138 if (!I.hasStartLoc()) in handleFileExit()1192 if (!Region.hasStartLoc()) in extendRegion()1769 if (Parent.hasStartLoc() && Parent.getBeginLoc() == getStart(S)) in VisitSwitchCase()