Home
last modified time | relevance | path

Searched refs:RHSTime (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp453 auto RHSTime = Status.getLastModificationTime(); in modifiedTimeGT() local
454 return LHSTime > RHSTime; in modifiedTimeGT()