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