Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp164 getOpenMPBaseScheduleType(llvm::omp::ScheduleKind ClauseKind,bool HasChunks,bool HasSimdModifier) getOpenMPBaseScheduleType() argument
248 computeOpenMPScheduleType(ScheduleKind ClauseKind,bool HasChunks,bool HasSimdModifier,bool HasMonotonicModifier,bool HasNonmonotonicModifier,bool HasOrderedClause) computeOpenMPScheduleType() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp3820 OpenMPDefaultmapClauseKind ClauseKind = VisitDeclRefExpr() local
3989 OpenMPDefaultmapClauseKind ClauseKind = VisitMemberExpr() local
17864 OpenMPClauseKind ClauseKind = C->getClauseKind(); ActOnOpenMPInteropDirective() local
19410 actOnOMPReductionKindClause(Sema & S,DSAStackTy * Stack,OpenMPClauseKind ClauseKind,ArrayRef<Expr * > VarList,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation ColonLoc,SourceLocation EndLoc,CXXScopeSpec & ReductionIdScopeSpec,const DeclarationNameInfo & ReductionId,ArrayRef<Expr * > UnresolvedReductions,ReductionData & RD) actOnOMPReductionKindClause() argument
[all...]