HomeSort by relevance Sort by last modified time
    Searched refs:getMismatchedCount (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/ProfileData/
CoverageMapping.h 419 unsigned getMismatchedCount() { return MismatchedFunctionCount; }
  /external/llvm/tools/llvm-cov/
CodeCoverage.cpp 208 unsigned Mismatched = Coverage->getMismatchedCount();

Completed in 51 milliseconds