Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/FileCheck/
DFileCheck.cpp1936 const bool NoPrefixesFound = PrefixesNotFound.size() == DistinctPrefixes; in readCheckFile() local
1939 if ((NoPrefixesFound || SomePrefixesUnexpectedlyNotUsed) && in readCheckFile()