Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dcheck-coarray.cpp95 haveStat_ = false; in Leave()
111 if (haveStat_) { in Leave()
116 haveStat_ = true; in Leave()
Dcheck-coarray.h39 bool haveStat_; variable