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

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

Completed in 181 milliseconds