Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp1829 const size_t DistinctPrefixes = PrefixesNotFound.size(); in readCheckFile() local
1944 const bool NoPrefixesFound = PrefixesNotFound.size() == DistinctPrefixes; in readCheckFile()