Searched refs:InE (Results 1 – 2 of 2) sorted by relevance
232 void setCombinerData(Expr *InE, Expr *OutE) { in setCombinerData() argument233 In = InE; in setCombinerData()
18024 Expr *InE = in ActOnOpenMPDeclareReductionCombinerStart() local18028 DRD->setCombinerData(InE, OutE); in ActOnOpenMPDeclareReductionCombinerStart()