Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp157 bool hasStartLoc() const { return LocStart.has_value(); } in hasStartLoc() function in __anonc2c3cfe60211::SourceMappingRegion
922 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()