Searched refs:AggregateDeductionCandidates (Results 1 – 2 of 2) sorted by relevance
1362 auto Found = AggregateDeductionCandidates.find(Hash); in DeclareAggregateDeductionGuideFromInitList()1363 if (Found != AggregateDeductionCandidates.end()) { in DeclareAggregateDeductionGuideFromInitList()1373 AggregateDeductionCandidates[Hash] = GD; in DeclareAggregateDeductionGuideFromInitList()1414 AggregateDeductionCandidates[Hash] = GD; in DeclareAggregateDeductionGuideFromInitList()
8956 AggregateDeductionCandidates; variable