Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dresolve-directives.cpp190 static constexpr Symbol::Flags dataSharingAttributeFlags{ member in Fortran::semantics::AccAttributeVisitor
321 static constexpr Symbol::Flags dataSharingAttributeFlags{ member in Fortran::semantics::OmpAttributeVisitor
655 if (dataSharingAttributeFlags.test(accFlag)) { in ResolveAccObject()
1060 if (dataSharingAttributeFlags.test(ompFlag)) { in ResolveOmpName()
1109 if (dataSharingAttributeFlags.test(ompFlag)) { in ResolveOmpObject()