Home
last modified time | relevance | path

Searched refs:inInterfaceBlock (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-names.cpp781 bool inInterfaceBlock() const;
3054 bool InterfaceVisitor::inInterfaceBlock() const { in inInterfaceBlock() function in Fortran::semantics::InterfaceVisitor
3618 if (hasModulePrefix && !inInterfaceBlock()) { in BeginSubprogram()
3709 } else if (inInterfaceBlock() && currScope() != prev->owner()) { in CheckExtantProc()
3739 if (inInterfaceBlock()) { in PushSubprogramScope()
7198 if (!inInterfaceBlock()) { in FinishSpecificationPart()