Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCoverageMappingGen.cpp146 bool isGap() const { return GapRegion; } in isGap() function in __anon8ce2bf070211::SourceMappingRegion
424 if (Region.isGap()) { in emitSourceRegions()