Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-directive-structure.h39 currentDirective_{directive}, numDoConstruct_{0} {}
65 switch ((llvm::omp::Directive)currentDirective_) { in Post()
151 D currentDirective_; variable