Home
last modified time | relevance | path

Searched defs:comment_stmt (Results 1 – 2 of 2) sorted by relevance

/dports/devel/ccdoc/ccdocv08r41/src/
H A Dphase3.cc71 ccdoc::statement::base* comment_stmt, in create_namespace_comment()
377 ccdoc::statement::base* comment_stmt = 0; in combine_related_namespaces() local
/dports/databases/py-pglast/pglast-1.2/pglast/printers/
H A Dddl.py85 def comment_stmt(node, output): function