Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dtools.cpp790 bool InProtectedContext(const Symbol &symbol, const Scope &currentScope) { in InProtectedContext() function
843 if (InProtectedContext(symbol, scope)) { in WhyNotModifiableIfNoPtr()