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

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.h35 PPIfElse, // Preprocessor #if/#else ... enumerator in enum:clang::SkippedRange::Kind
50 bool isPPIfElse() { return RangeKind == PPIfElse; }
H A DCoverageMappingGen.cpp80 AddSkippedRange(Range, SkippedRange::PPIfElse);

Completed in 119 milliseconds