Searched refs:LinearT (Results 1 – 4 of 4) sorted by relevance
| /src/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
| H A D | ConstructDecompositionT.h | 235 bool applyClause(const tomp::clause::LinearT<TypeTy, IdTy, ExprTy> &clause, 1052 const tomp::clause::LinearT<TypeTy, IdTy, ExprTy> &clause, in applyClause() 1125 applyClause(std::get<tomp::clause::LinearT<TypeTy, IdTy, ExprTy>>( in split()
|
| H A D | ConstructCompositionT.h | 354 using LinearTy = tomp::clause::LinearT<TypeTy, IdTy, ExprTy>; in mergeDSA()
|
| H A D | ClauseT.h | 757 struct LinearT { 1238 LastprivateT<T, I, E>, LinearT<T, I, E>, MapT<T, I, E>,
|
| /src/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseOpenMP.cpp | 4389 BalancedDelimiterTracker LinearT(*this, tok::l_paren, in ParseOpenMPVarList() local 4522 LinearT.consumeOpen(); in ParseOpenMPVarList() 4737 LinearT.consumeClose(); in ParseOpenMPVarList()
|