Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp90 using OperatorOffsetTy = typedef in __anon8e68b8fa0111::DSAStackTy
92 using DoacrossClauseMapTy = llvm::DenseMap<OMPClause *, OperatorOffsetTy>;
1080 void addDoacrossDependClause(OMPClause *C, const OperatorOffsetTy &OpsOffs) { in addDoacrossDependClause()
20861 DSAStackTy::OperatorOffsetTy OpsOffs;
20872 DSAStackTy::OperatorOffsetTy OpsOffs; in ProcessOpenMPDoacrossClauseCommon()
21037 DSAStackTy::OperatorOffsetTy OpsOffs; in ActOnOpenMPDependClause()
24359 DSAStackTy::OperatorOffsetTy OpsOffs; in ActOnOpenMPDoacrossClause()