Searched defs:ProcComponentDefStmt (Results 1 – 2 of 2) sorted by relevance
1057 struct ProcComponentDefStmt { struct1067 std::variant<DataComponentDefStmt, ProcComponentDefStmt, ErrorRecovery argument
4750 bool DeclarationVisitor::Pre(const parser::ProcComponentDefStmt &) { in Pre()4754 void DeclarationVisitor::Post(const parser::ProcComponentDefStmt &) { in Post()