Home
last modified time | relevance | path

Searched refs:hasStartLoc (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp133 bool hasStartLoc() const { return LocStart.has_value(); } in hasStartLoc() function in __anon8934bc200211::SourceMappingRegion
616 if (Region.hasStartLoc()) { in popRegions()
815 if (!I.hasStartLoc()) in handleFileExit()
865 if (!Region.hasStartLoc()) in extendRegion()
1358 if (Parent.hasStartLoc() && Parent.getBeginLoc() == getStart(S)) in VisitSwitchCase()