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