Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dcheck-omp-structure.cpp446 CHECK_SIMPLE_PARSER_CLAUSE(OmpAllocateClause, OMPC_allocate) in CHECK_SIMPLE_PARSER_CLAUSE() argument
/external/llvm-project/flang/include/flang/Parser/
Dparse-tree.h3426 struct OmpAllocateClause { struct
3429 std::tuple<std::optional<Allocator>, OmpObjectList> t;