Home
last modified time | relevance | path

Searched defs:CheckStrings (Results 1 – 1 of 1) sorted by relevance

/minix/external/bsd/llvm/dist/llvm/utils/FileCheck/
H A DFileCheck.cpp831 std::vector<CheckString> &CheckStrings) { in ReadCheckFile()
1256 std::vector<CheckString> CheckStrings; in main() local