Class anonymous_namespace{IRCodegen.cpp}::ExprTableIdVisitorΒΆ

class

Protected Functions

std::set<int> anonymous_namespace{IRCodegen.cpp}::ExprTableIdVisitor::visitColumnVar(const Analyzer::ColumnVar * col_expr) const
std::set<int> anonymous_namespace{IRCodegen.cpp}::ExprTableIdVisitor::visitFunctionOper(const Analyzer::FunctionOper * func_expr) const
std::set<int> anonymous_namespace{IRCodegen.cpp}::ExprTableIdVisitor::visitBinOper(const Analyzer::BinOper * bin_oper) const
std::set<int> anonymous_namespace{IRCodegen.cpp}::ExprTableIdVisitor::visitUOper(const Analyzer::UOper * u_oper) const
std::set<int> anonymous_namespace{IRCodegen.cpp}::ExprTableIdVisitor::aggregateResult(const std::set< int > & aggregate, const std::set< int > & next_result) const