Searched defs:ProcedureDeclarationStmt (Results 1 – 2 of 2) sorted by relevance
2989 struct ProcedureDeclarationStmt { struct2993 t;
3933 bool DeclarationVisitor::Pre(const parser::ProcedureDeclarationStmt &) { in Pre()3937 void DeclarationVisitor::Post(const parser::ProcedureDeclarationStmt &) { in Post()