Searched refs:BeginMpSubprogram (Results 1 – 1 of 1) sorted by relevance
831 bool BeginMpSubprogram(const parser::Name &);3570 bool SubprogramVisitor::BeginMpSubprogram(const parser::Name &name) { in BeginMpSubprogram() function in Fortran::semantics::SubprogramVisitor7510 return BeginMpSubprogram(node.name()); in BeginScopeForNode()