reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1237 CheckStrings->empty()) { 1255 CheckStrings->emplace_back(P, UsedPrefix, PatternLoc); 1256 std::swap(DagNotMatches, CheckStrings->back().DagNotStrings); 1263 CheckStrings->emplace_back( 1266 std::swap(DagNotMatches, CheckStrings->back().DagNotStrings); 1269 if (CheckStrings->empty()) { 1935 unsigned i = 0, j = 0, e = CheckStrings->size(); 1941 const FileCheckString &CheckLabelStr = (*CheckStrings)[j]; 1967 const FileCheckString &CheckStr = (*CheckStrings)[i];