Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-purity.cpp40 bool PurityChecker::HasPurePrefix( in HasPurePrefix() function in Fortran::semantics::PurityChecker
56 if (HasPurePrefix(prefixes)) { in Entered()
H A Dcheck-purity.h31 bool HasPurePrefix(const std::list<parser::PrefixSpec> &) const;