Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenACC.h48 OpenACCClauseKind ClauseKind; variable
91 OpenACCClauseKind ClauseKind, SourceLocation BeginLoc) in OpenACCParsedClause()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp45 OpenACCClauseKind ClauseKind) { in doesClauseApplyToDirective()
1247 OpenACCClauseKind ClauseKind; in ActOnIntExpr() member in SemaOpenACC::ActOnIntExpr::IntExprConverter
1331 bool SemaOpenACC::CheckVarIsPointerType(OpenACCClauseKind ClauseKind, in CheckVarIsPointerType()
H A DSemaOpenMP.cpp3862 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 DParseOpenACC.cpp867 OpenACCDirectiveKind DirKind, OpenACCClauseKind ClauseKind, in ParseOpenACCClauseParams()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp167 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 DASTReader.cpp11939 OpenACCClauseKind ClauseKind = readEnum<OpenACCClauseKind>(); in readOpenACCClause() local