Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dtools.cpp772 bool InProtectedContext(const Symbol &symbol, const Scope &currentScope) { in InProtectedContext() function
782 } else if (InProtectedContext(*root, scope)) { in WhyNotModifiable()