Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp132 bool hasStartLoc() const { return LocStart.hasValue(); } in hasStartLoc() function in __anon8c3eb65b0211::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()