Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp132 bool hasStartLoc() const { return LocStart.hasValue(); } in hasStartLoc() function in __anone2f8b4240211::SourceMappingRegion
607 if (Region.hasStartLoc()) { in popRegions()
808 if (!I.hasStartLoc()) in handleFileExit()
858 if (!Region.hasStartLoc()) in extendRegion()
1346 if (Parent.hasStartLoc() && Parent.getBeginLoc() == getStart(S)) in VisitSwitchCase()