Searched refs:InE (Results 1 – 2 of 2) sorted by relevance
164 void setCombinerData(Expr *InE, Expr *OutE) { in setCombinerData() argument165 In = InE; in setCombinerData()
13288 Expr *InE = in ActOnOpenMPDeclareReductionCombinerStart() local13292 DRD->setCombinerData(InE, OutE); in ActOnOpenMPDeclareReductionCombinerStart()