FLANG
Fortran::semantics::omp::MetadirectiveCandidate Struct Reference

Public Member Functions

 MetadirectiveCandidate (const parser::OmpDirectiveSpecification *spec, llvm::omp::VariantMatchInfo vmi, bool isExplicit, std::optional< DynamicUserCondition > dynamicCondition=std::nullopt, bool conditionShouldBeTrue=true)

Public Attributes

const parser::OmpDirectiveSpecificationspec {nullptr}
llvm::omp::VariantMatchInfo vmi
bool isExplicit {false}
std::optional< DynamicUserConditiondynamicCondition
bool conditionShouldBeTrue {true}

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