Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DConstructDecompositionT.h222 bool applyClause(const tomp::clause::DefaultT<TypeTy, IdTy, ExprTy> &clause,
745 const tomp::clause::DefaultT<TypeTy, IdTy, ExprTy> &clause, in applyClause()
H A DClauseT.h481 struct DefaultT {
1278 CopyprivateT<T, I, E>, DefaultT<T, I, E>, DestroyT<T, I, E>,
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp2036 Type DefaultT(TS, "."); in createIntrinsic() local
2040 DefaultSrcT.getSizeInBits() != DefaultT.getSizeInBits()) in createIntrinsic()