Searched refs:MatchedRecords (Results 1 – 1 of 1) sorted by relevance
4057 std::vector<const Record *> MatchedRecords; in emitCxxPredicateFns() local4059 std::copy_if(Defs.begin(), Defs.end(), std::back_inserter(MatchedRecords), in emitCxxPredicateFns()4065 if (!MatchedRecords.empty()) { in emitCxxPredicateFns()4070 for (const auto *Record : MatchedRecords) { in emitCxxPredicateFns()4084 if (!MatchedRecords.empty()) in emitCxxPredicateFns()4086 for (const auto *Record : MatchedRecords) { in emitCxxPredicateFns()4095 if (!MatchedRecords.empty()) in emitCxxPredicateFns()