Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp165 bool hasStartLoc() const { return LocStart.has_value(); } in hasStartLoc() function in __anon413222f00211::SourceMappingRegion
1002 if (Region.hasStartLoc() && in popRegions()
1220 if (!I.hasStartLoc()) in handleFileExit()
1271 if (!Region.hasStartLoc()) in extendRegion()
1904 if (Parent.hasStartLoc() && Parent.getBeginLoc() == getStart(S)) in VisitSwitchCase()