Home
last modified time | relevance | path

Searched refs:pinsertStmt (Results 1 – 4 of 4) sorted by relevance

/dports/devel/ebnf2yacc/ebnf2yacc-0.1.1/tests/
H A Dtest1tv.cpp55 const insertStmt* pinsertStmt in visit_insertStmt() argument
58 pinsertStmt->m_pinsertRest4->accept(this); in visit_insertStmt()
H A Dtest1yacc.y110 insertStmt* pinsertStmt; member
159 %type <pinsertStmt> insertStmt
H A Dtest1tv.h34 const insertStmt* pinsertStmt
H A Dtest1visitor.h236 const insertStmt* pinsertStmt