FLANG
Fortran::semantics::DirectiveAttributeVisitor< T >::DirContext Struct Reference

Public Member Functions

 DirContext (const parser::CharBlock &source, T d, Scope &s)
std::optional< Symbol::Flag > FindSymbolWithDSA (const Symbol &symbol)

Public Attributes

parser::CharBlock directiveSource
directive
Scopescope
Symbol::Flag defaultDSA {Symbol::Flag::AccShared}
std::map< const Symbol *, Symbol::Flag > objectWithDSA
std::map< parser::OmpVariableCategory::Value, parser::OmpDefaultmapClause::ImplicitBehavior > defaultMap
bool withinConstruct {false}
std::int64_t associatedLoopLevel {0}

The documentation for this struct was generated from the following file: