Searched defs:Coalesce (Results 1 – 3 of 3) sorted by relevance
14 class Coalesce : public Expression { class17 Coalesce(const type::Type& type_, Args args_) : in Coalesce() function in mbgl::style::expression::Coalesce
118 Coalesce, enumerator
466 #define Coalesce(newReg, prevBand, curBand) \ macro