Searched defs:getCombiner (Results 1 – 1 of 1) sorted by relevance
221 Expr *getCombiner() { return Combiner; } in getCombiner() function222 const Expr *getCombiner() const { return Combiner; } in getCombiner() function