Home
last modified time | relevance | path

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

/external/llvm/utils/FileCheck/
DFileCheck.cpp841 std::vector<CheckString> &CheckStrings) { in ReadCheckFile()
1300 std::vector<CheckString> CheckStrings; in main() local