Searched refs:MatchedRecords (Results 1 – 1 of 1) sorted by relevance
5350 std::vector<const Record *> MatchedRecords; in emitCxxPredicateFns() local5352 std::copy_if(Defs.begin(), Defs.end(), std::back_inserter(MatchedRecords), in emitCxxPredicateFns()5358 if (!MatchedRecords.empty()) { in emitCxxPredicateFns()5363 for (const auto *Record : MatchedRecords) { in emitCxxPredicateFns()5377 if (!MatchedRecords.empty()) in emitCxxPredicateFns()5379 for (const auto *Record : MatchedRecords) { in emitCxxPredicateFns()5388 if (!MatchedRecords.empty()) in emitCxxPredicateFns()