Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-declarations.cpp90 bool InPure() const { in InPure() function in Fortran::semantics::CheckHelper
247 if (InPure()) { in Check()
295 if (InPure() && InFunction() && IsFunctionResult(symbol)) { in Check()
529 if (InPure() && !IsStmtFunction(DEREF(innermostSymbol_)) && in CheckObjectEntity()