Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DConstructDecompositionT.h235 bool applyClause(const tomp::clause::LinearT<TypeTy, IdTy, ExprTy> &clause,
1040 const tomp::clause::LinearT<TypeTy, IdTy, ExprTy> &clause, in applyClause()
1131 applyClause(std::get<tomp::clause::LinearT<TypeTy, IdTy, ExprTy>>( in split()
H A DClauseT.h758 struct LinearT {
1266 LastprivateT<T, I, E>, LinearT<T, I, E>, MapT<T, I, E>,
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp4410 BalancedDelimiterTracker LinearT(*this, tok::l_paren, in ParseOpenMPVarList() local
4574 LinearT.consumeOpen(); in ParseOpenMPVarList()
4797 LinearT.consumeClose(); in ParseOpenMPVarList()