Searched refs:InE (Results 1 – 2 of 2) sorted by relevance
231 void setCombinerData(Expr *InE, Expr *OutE) { in setCombinerData() argument232 In = InE; in setCombinerData()
22618 Expr *InE = in ActOnOpenMPDeclareReductionCombinerStart() local22622 DRD->setCombinerData(InE, OutE); in ActOnOpenMPDeclareReductionCombinerStart()