FLANG
|
Public Member Functions | |
DirContext (const parser::CharBlock &source, T d, Scope &s) | |
Public Attributes | |
parser::CharBlock | directiveSource |
T | directive |
Scope & | scope |
Symbol::Flag | defaultDSA {Symbol::Flag::AccShared} |
std::map< const Symbol *, Symbol::Flag > | objectWithDSA |
bool | withinConstruct {false} |
std::int64_t | associatedLoopLevel {0} |