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()
21912 Expr *InE = in ActOnOpenMPDeclareReductionCombinerStart() local21916 DRD->setCombinerData(InE, OutE); in ActOnOpenMPDeclareReductionCombinerStart()