Searched defs:TableDeclStmtNode (Results 1 – 2 of 2) sorted by relevance
35 class TableDeclStmtNode; variable
597 TableDeclStmtNode(IdentExprNode::Ptr table_type, IdentExprNodeList&& templates, in TableDeclStmtNode() function