Home
last modified time | relevance | path

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

/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Frontend/OpenMP/
DConstructDecompositionT.h83 struct ConstructDecompositionT { struct
94 ConstructDecompositionT(uint32_t ver, HelperType &helper, in ConstructDecompositionT() argument
117 tomp::ListT<DirectiveWithClauses<ClauseType>> output;
122 struct LeafReprInternal {
127 LeafReprInternal *findDirective(llvm::omp::Directive dirId) { in findDirective()
133 ClauseSet *findClausesWith(const ObjectTy &object) { in findClausesWith()
140 ClauseTy *makeClause(llvm::omp::Clause clauseId, S &&specific) { in makeClause()
256 ConstructDecompositionT(uint32_t, HelperType &, llvm::omp::Directive, argument