Searched refs:PushBlockDataScope (Results 1 – 1 of 1) sorted by relevance
832 void PushBlockDataScope(const parser::Name &);3762 void SubprogramVisitor::PushBlockDataScope(const parser::Name &name) { in PushBlockDataScope() function in Fortran::semantics::SubprogramVisitor7517 PushBlockDataScope(node.name()); in BeginScopeForNode()