Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-directives.cpp200 static constexpr Symbol::Flags dataSharingAttributeFlags{ member in Fortran::semantics::AccAttributeVisitor
467 static constexpr Symbol::Flags dataSharingAttributeFlags{ member in Fortran::semantics::OmpAttributeVisitor
991 if (dataSharingAttributeFlags.test(accFlag)) { in ResolveAccObject()
1510 if (dataSharingAttributeFlags.test(ompFlag)) { in ResolveOmpName()
1589 if (dataSharingAttributeFlags.test(ompFlag)) { in ResolveOmpObject()