Lines Matching defs:Post
129 template <typename T> void Post(const T &) {}
198 void Post(const parser::BlockConstruct &blockConstruct) {
220 void Post(const parser::AssignmentStmt &stmt) {
249 void Post(const parser::DeallocateStmt &stmt) {
271 void Post(const parser::ExecutableConstruct &construct) {
285 void Post(const parser::ReturnStmt &) {
294 void Post(const parser::ProcedureDesignator &procedureDesignator) {
324 void Post(const parser::IoControlSpec &ioControlSpec) {
355 template <typename T> void Post(const T &) {}
358 void Post(const parser::Name &name) {