Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-directive-structure.h345 void RequiresConstantPositiveParameter(
518 ClauseEnumSize>::RequiresConstantPositiveParameter(const C &clause, in RequiresConstantPositiveParameter() function
536 RequiresConstantPositiveParameter(clause, o.value()); in OptionalConstantPositiveParameter()
H A Dcheck-acc-structure.cpp20 RequiresConstantPositiveParameter(llvm::acc::Clause::Y, c.v); \
H A Dcheck-omp-structure.cpp25 RequiresConstantPositiveParameter(llvm::omp::Clause::Y, c.v); \
2041 RequiresConstantPositiveParameter(llvm::omp::Clause::OMPC_ordered, *expr); in Enter()
2212 RequiresConstantPositiveParameter(llvm::omp::Clause::OMPC_aligned, *expr); in Enter()