Searched defs:ClauseKind (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | SemaOpenACC.h | 48 OpenACCClauseKind ClauseKind; variable 91 OpenACCClauseKind ClauseKind, SourceLocation BeginLoc) in OpenACCParsedClause()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenACC.cpp | 45 OpenACCClauseKind ClauseKind) { in doesClauseApplyToDirective() 1247 OpenACCClauseKind ClauseKind; in ActOnIntExpr() member in SemaOpenACC::ActOnIntExpr::IntExprConverter 1331 bool SemaOpenACC::CheckVarIsPointerType(OpenACCClauseKind ClauseKind, in CheckVarIsPointerType()
|
H A D | SemaOpenMP.cpp | 3862 OpenMPDefaultmapClauseKind ClauseKind = in VisitDeclRefExpr() local 4031 OpenMPDefaultmapClauseKind ClauseKind = in VisitMemberExpr() local 16653 OpenMPClauseKind ClauseKind = C->getClauseKind(); in ActOnOpenMPInteropDirective() local 18212 Sema &S, DSAStackTy *Stack, OpenMPClauseKind ClauseKind, in actOnOMPReductionKindClause()
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenACC.cpp | 867 OpenACCDirectiveKind DirKind, OpenACCClauseKind ClauseKind, in ParseOpenACCClauseParams()
|
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 167 getOpenMPBaseScheduleType(llvm::omp::ScheduleKind ClauseKind, bool HasChunks, in getOpenMPBaseScheduleType() 251 computeOpenMPScheduleType(ScheduleKind ClauseKind, bool HasChunks, in computeOpenMPScheduleType()
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 11939 OpenACCClauseKind ClauseKind = readEnum<OpenACCClauseKind>(); in readOpenACCClause() local
|