Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-omp-structure.cpp2084 OmpDirectiveSet nonPartialVarSet{llvm::omp::Directive::OMPD_allocate, in CheckIsVarPartOfAnotherVar() local
2101 if (nonPartialVarSet.test(GetContext().directive)) { in CheckIsVarPartOfAnotherVar()