Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp184 bool isGap() const { return GapRegion; } in isGap() function in __anon413222f00211::SourceMappingRegion
552 if (Region.isGap()) { in emitSourceRegions()