Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-declarations.cpp96 bool InFunction() const { in InFunction() function in Fortran::semantics::CheckHelper
295 if (InPure() && InFunction() && IsFunctionResult(symbol)) { in Check()
532 if (InFunction()) { // C1583 in CheckObjectEntity()