Searched refs:IsInsideComputeConstruct (Results 1 – 2 of 2) sorted by relevance
118 bool IsInsideComputeConstruct() const;
67 bool AccStructureChecker::IsInsideComputeConstruct() const { in IsInsideComputeConstruct() function in Fortran::semantics::AccStructureChecker80 if (IsInsideComputeConstruct()) in CheckNotInComputeConstruct()