Searched defs:getCombinerOut (Results 1 – 1 of 1) sorted by relevance
226 Expr *getCombinerOut() { return Out; } in getCombinerOut() function227 const Expr *getCombinerOut() const { return Out; } in getCombinerOut() function