Searched refs:HasModulePrefix (Results 1 – 3 of 3) sorted by relevance
81 bool HasModulePrefix() const; // in function or subroutine stmt
219 bool ProgramTree::HasModulePrefix() const { in HasModulePrefix() function in Fortran::semantics::ProgramTree
7508 node.HasModulePrefix(), node.bindingSpec(), &node.entryStmts()); in BeginScopeForNode()