Searched refs:MatchedRecords (Results 1 – 1 of 1) sorted by relevance
5488 std::vector<const Record *> MatchedRecords; in emitCxxPredicateFns() local5490 std::copy_if(Defs.begin(), Defs.end(), std::back_inserter(MatchedRecords), in emitCxxPredicateFns()5496 if (!MatchedRecords.empty()) { in emitCxxPredicateFns()5501 for (const auto *Record : MatchedRecords) { in emitCxxPredicateFns()5515 if (!MatchedRecords.empty()) in emitCxxPredicateFns()5517 for (const auto *Record : MatchedRecords) { in emitCxxPredicateFns()5526 if (!MatchedRecords.empty()) in emitCxxPredicateFns()