Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheck.cpp1908 const size_t DistinctPrefixes = PrefixesNotFound.size(); in readCheckFile() local
2013 const bool NoPrefixesFound = PrefixesNotFound.size() == DistinctPrefixes; in readCheckFile()