Searched refs:CheckStrings (Results 1 – 2 of 2) sorted by relevance
185 std::vector<FileCheckString> CheckStrings; variable
1956 CheckStrings.empty()) { in readCheckFile()1974 CheckStrings.emplace_back(std::move(P), UsedPrefix, PatternLoc, in readCheckFile()2002 CheckStrings.emplace_back( in readCheckFile()2712 unsigned i = 0, j = 0, e = CheckStrings.size(); in checkInput()2718 const FileCheckString &CheckLabelStr = CheckStrings[j]; in checkInput()2744 const FileCheckString &CheckStr = CheckStrings[i]; in checkInput()