Searched refs:AggregateDeductionCandidates (Results 1 – 2 of 2) sorted by relevance
1300 auto Found = AggregateDeductionCandidates.find(Hash); in DeclareAggregateDeductionGuideFromInitList()1301 if (Found != AggregateDeductionCandidates.end()) { in DeclareAggregateDeductionGuideFromInitList()1311 AggregateDeductionCandidates[Hash] = GD; in DeclareAggregateDeductionGuideFromInitList()1353 AggregateDeductionCandidates[Hash] = GD; in DeclareAggregateDeductionGuideFromInitList()
8681 AggregateDeductionCandidates; variable