Home
last modified time | relevance | path

Searched defs:Mismatched (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp471 unsigned Mismatched = Coverage->getMismatchedCount(); in load() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h222 uint32_t Mismatched = 0; variable