Home
last modified time | relevance | path

Searched defs:VarList (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenACC.h65 SmallVector<Expr *> VarList; member
81 SmallVector<Expr *> VarList; member
290 void setVarListDetails(ArrayRef<Expr *> VarList, bool IsReadOnly, in setVarListDetails()
326 void setVarListDetails(llvm::SmallVector<Expr *> &&VarList, bool IsReadOnly, in setVarListDetails()
362 llvm::SmallVector<Expr *> &&VarList) { in setReductionDetails()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DOpenACCClause.cpp203 ArrayRef<Expr *> VarList, in Create()
212 ArrayRef<Expr *> VarList, SourceLocation EndLoc) { in Create()
222 ArrayRef<Expr *> VarList, in Create()
232 ArrayRef<Expr *> VarList, in Create()
242 ArrayRef<Expr *> VarList, in Create()
252 ArrayRef<Expr *> VarList, in Create()
262 ArrayRef<Expr *> VarList, SourceLocation EndLoc) { in Create()
272 bool IsReadOnly, ArrayRef<Expr *> VarList, in Create()
283 bool IsZero, ArrayRef<Expr *> VarList, in Create()
294 bool IsZero, ArrayRef<Expr *> VarList, in Create()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenACCClause.h571 ArrayRef<Expr *> VarList, SourceLocation EndLoc) in OpenACCPrivateClause()
593 ArrayRef<Expr *> VarList, SourceLocation EndLoc) in OpenACCFirstPrivateClause()
615 ArrayRef<Expr *> VarList, SourceLocation EndLoc) in OpenACCDevicePtrClause()
637 ArrayRef<Expr *> VarList, SourceLocation EndLoc) in OpenACCAttachClause()
659 ArrayRef<Expr *> VarList, SourceLocation EndLoc) in OpenACCNoCreateClause()
681 ArrayRef<Expr *> VarList, SourceLocation EndLoc) in OpenACCPresentClause()
703 SourceLocation LParenLoc, ArrayRef<Expr *> VarList, in OpenACCCopyClause()
734 ArrayRef<Expr *> VarList, SourceLocation EndLoc) in OpenACCCopyInClause()
766 ArrayRef<Expr *> VarList, SourceLocation EndLoc) in OpenACCCopyOutClause()
798 ArrayRef<Expr *> VarList, SourceLocation EndLoc) in OpenACCCreateClause()
[all …]
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp844 llvm::SmallVector<Expr *> VarList{Clause.getVarList()}; in VisitAttachClause() local
865 llvm::SmallVector<Expr *> VarList{Clause.getVarList()}; in VisitDevicePtrClause() local
H A DTreeTransform.h1839 OMPClause *RebuildOMPPrivateClause(ArrayRef<Expr *> VarList, in RebuildOMPPrivateClause()
1851 OMPClause *RebuildOMPFirstprivateClause(ArrayRef<Expr *> VarList, in RebuildOMPFirstprivateClause()
1863 OMPClause *RebuildOMPLastprivateClause(ArrayRef<Expr *> VarList, in RebuildOMPLastprivateClause()
1878 OMPClause *RebuildOMPSharedClause(ArrayRef<Expr *> VarList, in RebuildOMPSharedClause()
1891 ArrayRef<Expr *> VarList, OpenMPReductionClauseModifier Modifier, in RebuildOMPReductionClause()
1907 ArrayRef<Expr *> VarList, SourceLocation StartLoc, in RebuildOMPTaskReductionClause()
1922 RebuildOMPInReductionClause(ArrayRef<Expr *> VarList, SourceLocation StartLoc, in RebuildOMPInReductionClause()
1938 ArrayRef<Expr *> VarList, Expr *Step, SourceLocation StartLoc, in RebuildOMPLinearClause()
1951 OMPClause *RebuildOMPAlignedClause(ArrayRef<Expr *> VarList, Expr *Alignment, in RebuildOMPAlignedClause()
1964 OMPClause *RebuildOMPCopyinClause(ArrayRef<Expr *> VarList, in RebuildOMPCopyinClause()
[all …]
H A DSemaOpenMP.cpp3217 ArrayRef<Expr *> VarList) { in ActOnOpenMPThreadprivateDirective()
3257 ArrayRef<Expr *> VarList) { in CheckOMPThreadPrivateDecl()
3439 SourceLocation Loc, ArrayRef<Expr *> VarList, ArrayRef<OMPClause *> Clauses, in ActOnOpenMPAllocateDirective()
16884 ArrayRef<Expr *> VarList, in ActOnOpenMPVarListClause()
17098 OMPClause *SemaOpenMP::ActOnOpenMPPrivateClause(ArrayRef<Expr *> VarList, in ActOnOpenMPPrivateClause()
17246 OMPClause *SemaOpenMP::ActOnOpenMPFirstprivateClause(ArrayRef<Expr *> VarList, in ActOnOpenMPFirstprivateClause()
17536 ArrayRef<Expr *> VarList, OpenMPLastprivateModifier LPKind, in ActOnOpenMPLastprivateClause()
17719 OMPClause *SemaOpenMP::ActOnOpenMPSharedClause(ArrayRef<Expr *> VarList, in ActOnOpenMPSharedClause()
18213 ArrayRef<Expr *> VarList, SourceLocation StartLoc, SourceLocation LParenLoc, in actOnOMPReductionKindClause()
18943 ArrayRef<Expr *> VarList, OpenMPReductionClauseModifier Modifier, in ActOnOpenMPReductionClause()
[all …]
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp11869 llvm::SmallVector<Expr *> VarList; in readOpenACCVarList() local
11930 llvm::SmallVector<Expr *> VarList = readOpenACCVarList(); in readOpenACCClause() local
11936 llvm::SmallVector<Expr *> VarList = readOpenACCVarList(); in readOpenACCClause() local
11942 llvm::SmallVector<Expr *> VarList = readOpenACCVarList(); in readOpenACCClause() local
11948 llvm::SmallVector<Expr *> VarList = readOpenACCVarList(); in readOpenACCClause() local
11954 llvm::SmallVector<Expr *> VarList = readOpenACCVarList(); in readOpenACCClause() local
11960 llvm::SmallVector<Expr *> VarList = readOpenACCVarList(); in readOpenACCClause() local
11968 llvm::SmallVector<Expr *> VarList = readOpenACCVarList(); in readOpenACCClause() local
11977 llvm::SmallVector<Expr *> VarList = readOpenACCVarList(); in readOpenACCClause() local
11986 llvm::SmallVector<Expr *> VarList = readOpenACCVarList(); in readOpenACCClause() local
[all …]