Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-directives.cpp485 static constexpr Symbol::Flags dataCopyingAttributeFlags{ member in Fortran::semantics::OmpAttributeVisitor
1585 if (dataCopyingAttributeFlags.test(ompFlag)) { in ResolveOmpObject()
1630 if (!dataCopyingAttributeFlags.test(ompFlag)) { in ResolveOmpObject()
1640 if (dataCopyingAttributeFlags.test(ompFlag)) { in ResolveOmpObject()