Home
last modified time | relevance | path

Searched defs:allowedOnce (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/flang/lib/Semantics/
Dcheck-directive-structure.h25 const common::EnumSet<C, ClauseEnumSize> allowedOnce; member
171 const common::EnumSet<C, ClauseEnumSize> &allowedOnce) { in SetContextAllowedOnce()
/external/llvm-project/mlir/lib/Dialect/OpenMP/IR/
DOpenMPDialect.cpp175 static ParseResult allowedOnce(OpAsmParser &parser, llvm::StringRef clause, in allowedOnce() function