Searched refs:MatchedRecords (Results 1 – 1 of 1) sorted by relevance
5415 std::vector<const Record *> MatchedRecords; in emitCxxPredicateFns() local5417 std::copy_if(Defs.begin(), Defs.end(), std::back_inserter(MatchedRecords), in emitCxxPredicateFns()5423 if (!MatchedRecords.empty()) { in emitCxxPredicateFns()5428 for (const auto *Record : MatchedRecords) { in emitCxxPredicateFns()5442 if (!MatchedRecords.empty()) in emitCxxPredicateFns()5444 for (const auto *Record : MatchedRecords) { in emitCxxPredicateFns()5453 if (!MatchedRecords.empty()) in emitCxxPredicateFns()