Searched refs:isEmptyLine (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.h49 bool isEmptyLine() { return RangeKind == EmptyLine; } function in struct:clang::SkippedRange
H A DCoverageMappingGen.cpp425 else if (I.isPPIfElse() || I.isEmptyLine())

Completed in 122 milliseconds