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