context_t typedef | Parse_tree_node_tmpl< Context > | |
contextualize(Context *pc) | Parse_tree_node_tmpl< Context > | inlinevirtual |
contextualized | Parse_tree_node_tmpl< Context > | private |
elements() const | PT_with_list | inline |
error(Context *pc, const POS &pos) const | Parse_tree_node_tmpl< Context > | inline |
error(Context *pc, const POS &pos, const char *msg) const | Parse_tree_node_tmpl< Context > | inline |
errorf(Context *pc, const POS &pos, const char *format,...) const | Parse_tree_node_tmpl< Context > | inline |
is_contextualized() const | Parse_tree_node_tmpl< Context > | inline |
m_elements | PT_with_list | private |
operator delete(void *ptr, size_t size) | Parse_tree_node_tmpl< Context > | inlinestatic |
operator delete(void *, MEM_ROOT *, const std::nothrow_t &) noexcept | Parse_tree_node_tmpl< Context > | inlinestatic |
operator new(size_t size, MEM_ROOT *mem_root, const std::nothrow_t &arg=std::nothrow) noexcept | Parse_tree_node_tmpl< Context > | inlinestatic |
operator=(const Parse_tree_node_tmpl &) | Parse_tree_node_tmpl< Context > | private |
Parse_tree_node_tmpl(const Parse_tree_node_tmpl &) | Parse_tree_node_tmpl< Context > | private |
Parse_tree_node_tmpl() | Parse_tree_node_tmpl< Context > | inlineprotected |
PT_with_list(MEM_ROOT *mem_root) | PT_with_list | inlineexplicit |
push_back(PT_common_table_expr *el) | PT_with_list | |
super typedef | PT_with_list | private |
~Parse_tree_node_tmpl()=default | Parse_tree_node_tmpl< Context > | virtual |