Home
last modified time | relevance | path

Searched refs:OMPUpdateClause (Results 1 – 25 of 174) sorted by relevance

1234567

/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/
H A DOpenMPClause.cpp352 OMPUpdateClause *OMPUpdateClause::Create(const ASTContext &C, in Create()
355 return new (C) OMPUpdateClause(StartLoc, EndLoc, /*IsExtended=*/false); in Create()
358 OMPUpdateClause *
359 OMPUpdateClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
364 alignof(OMPUpdateClause)); in Create()
366 new (Mem) OMPUpdateClause(StartLoc, EndLoc, /*IsExtended=*/true); in Create()
373 OMPUpdateClause *OMPUpdateClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
376 return new (C) OMPUpdateClause(/*IsExtended=*/false); in CreateEmpty()
379 alignof(OMPUpdateClause)); in CreateEmpty()
380 auto *Clause = new (Mem) OMPUpdateClause(/*IsExtended=*/true); in CreateEmpty()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/AST/
H A DOpenMPClause.cpp354 OMPUpdateClause *OMPUpdateClause::Create(const ASTContext &C, in Create()
357 return new (C) OMPUpdateClause(StartLoc, EndLoc, /*IsExtended=*/false); in Create()
360 OMPUpdateClause *
361 OMPUpdateClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
366 alignof(OMPUpdateClause)); in Create()
368 new (Mem) OMPUpdateClause(StartLoc, EndLoc, /*IsExtended=*/true); in Create()
375 OMPUpdateClause *OMPUpdateClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
378 return new (C) OMPUpdateClause(/*IsExtended=*/false); in CreateEmpty()
381 alignof(OMPUpdateClause)); in CreateEmpty()
382 auto *Clause = new (Mem) OMPUpdateClause(/*IsExtended=*/true); in CreateEmpty()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/AST/
H A DOpenMPClause.cpp354 OMPUpdateClause *OMPUpdateClause::Create(const ASTContext &C, in Create()
357 return new (C) OMPUpdateClause(StartLoc, EndLoc, /*IsExtended=*/false); in Create()
360 OMPUpdateClause *
361 OMPUpdateClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
366 alignof(OMPUpdateClause)); in Create()
368 new (Mem) OMPUpdateClause(StartLoc, EndLoc, /*IsExtended=*/true); in Create()
375 OMPUpdateClause *OMPUpdateClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
378 return new (C) OMPUpdateClause(/*IsExtended=*/false); in CreateEmpty()
381 alignof(OMPUpdateClause)); in CreateEmpty()
382 auto *Clause = new (Mem) OMPUpdateClause(/*IsExtended=*/true); in CreateEmpty()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/AST/
H A DOpenMPClause.cpp355 OMPUpdateClause *OMPUpdateClause::Create(const ASTContext &C, in Create()
358 return new (C) OMPUpdateClause(StartLoc, EndLoc, /*IsExtended=*/false); in Create()
361 OMPUpdateClause *
362 OMPUpdateClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
367 alignof(OMPUpdateClause)); in Create()
369 new (Mem) OMPUpdateClause(StartLoc, EndLoc, /*IsExtended=*/true); in Create()
376 OMPUpdateClause *OMPUpdateClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
379 return new (C) OMPUpdateClause(/*IsExtended=*/false); in CreateEmpty()
382 alignof(OMPUpdateClause)); in CreateEmpty()
383 auto *Clause = new (Mem) OMPUpdateClause(/*IsExtended=*/true); in CreateEmpty()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/AST/
H A DOpenMPClause.cpp352 OMPUpdateClause *OMPUpdateClause::Create(const ASTContext &C, in Create()
355 return new (C) OMPUpdateClause(StartLoc, EndLoc, /*IsExtended=*/false); in Create()
358 OMPUpdateClause *
359 OMPUpdateClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
364 alignof(OMPUpdateClause)); in Create()
366 new (Mem) OMPUpdateClause(StartLoc, EndLoc, /*IsExtended=*/true); in Create()
373 OMPUpdateClause *OMPUpdateClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
376 return new (C) OMPUpdateClause(/*IsExtended=*/false); in CreateEmpty()
379 alignof(OMPUpdateClause)); in CreateEmpty()
380 auto *Clause = new (Mem) OMPUpdateClause(/*IsExtended=*/true); in CreateEmpty()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/
H A DOpenMPClause.cpp376 OMPUpdateClause *OMPUpdateClause::Create(const ASTContext &C, in Create()
379 return new (C) OMPUpdateClause(StartLoc, EndLoc, /*IsExtended=*/false); in Create()
382 OMPUpdateClause *
383 OMPUpdateClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
388 alignof(OMPUpdateClause)); in Create()
390 new (Mem) OMPUpdateClause(StartLoc, EndLoc, /*IsExtended=*/true); in Create()
397 OMPUpdateClause *OMPUpdateClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
400 return new (C) OMPUpdateClause(/*IsExtended=*/false); in CreateEmpty()
403 alignof(OMPUpdateClause)); in CreateEmpty()
404 auto *Clause = new (Mem) OMPUpdateClause(/*IsExtended=*/true); in CreateEmpty()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/AST/
H A DOpenMPClause.cpp374 OMPUpdateClause *OMPUpdateClause::Create(const ASTContext &C, in Create()
377 return new (C) OMPUpdateClause(StartLoc, EndLoc, /*IsExtended=*/false); in Create()
380 OMPUpdateClause *
381 OMPUpdateClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
386 alignof(OMPUpdateClause)); in Create()
388 new (Mem) OMPUpdateClause(StartLoc, EndLoc, /*IsExtended=*/true); in Create()
395 OMPUpdateClause *OMPUpdateClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
398 return new (C) OMPUpdateClause(/*IsExtended=*/false); in CreateEmpty()
401 alignof(OMPUpdateClause)); in CreateEmpty()
402 auto *Clause = new (Mem) OMPUpdateClause(/*IsExtended=*/true); in CreateEmpty()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/AST/
H A DOpenMPClause.cpp374 OMPUpdateClause *OMPUpdateClause::Create(const ASTContext &C, in Create()
377 return new (C) OMPUpdateClause(StartLoc, EndLoc, /*IsExtended=*/false); in Create()
380 OMPUpdateClause *
381 OMPUpdateClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
386 alignof(OMPUpdateClause)); in Create()
388 new (Mem) OMPUpdateClause(StartLoc, EndLoc, /*IsExtended=*/true); in Create()
395 OMPUpdateClause *OMPUpdateClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
398 return new (C) OMPUpdateClause(/*IsExtended=*/false); in CreateEmpty()
401 alignof(OMPUpdateClause)); in CreateEmpty()
402 auto *Clause = new (Mem) OMPUpdateClause(/*IsExtended=*/true); in CreateEmpty()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp374 OMPUpdateClause *OMPUpdateClause::Create(const ASTContext &C, in Create()
377 return new (C) OMPUpdateClause(StartLoc, EndLoc, /*IsExtended=*/false); in Create()
380 OMPUpdateClause *
381 OMPUpdateClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
386 alignof(OMPUpdateClause)); in Create()
388 new (Mem) OMPUpdateClause(StartLoc, EndLoc, /*IsExtended=*/true); in Create()
395 OMPUpdateClause *OMPUpdateClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
398 return new (C) OMPUpdateClause(/*IsExtended=*/false); in CreateEmpty()
401 alignof(OMPUpdateClause)); in CreateEmpty()
402 auto *Clause = new (Mem) OMPUpdateClause(/*IsExtended=*/true); in CreateEmpty()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/AST/
H A DOpenMPClause.cpp374 OMPUpdateClause *OMPUpdateClause::Create(const ASTContext &C, in Create()
377 return new (C) OMPUpdateClause(StartLoc, EndLoc, /*IsExtended=*/false); in Create()
380 OMPUpdateClause *
381 OMPUpdateClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
386 alignof(OMPUpdateClause)); in Create()
388 new (Mem) OMPUpdateClause(StartLoc, EndLoc, /*IsExtended=*/true); in Create()
395 OMPUpdateClause *OMPUpdateClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
398 return new (C) OMPUpdateClause(/*IsExtended=*/false); in CreateEmpty()
401 alignof(OMPUpdateClause)); in CreateEmpty()
402 auto *Clause = new (Mem) OMPUpdateClause(/*IsExtended=*/true); in CreateEmpty()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/lib/AST/
H A DOpenMPClause.cpp374 OMPUpdateClause *OMPUpdateClause::Create(const ASTContext &C, in Create()
377 return new (C) OMPUpdateClause(StartLoc, EndLoc, /*IsExtended=*/false); in Create()
380 OMPUpdateClause *
381 OMPUpdateClause::Create(const ASTContext &C, SourceLocation StartLoc, in Create()
386 alignof(OMPUpdateClause)); in Create()
388 new (Mem) OMPUpdateClause(StartLoc, EndLoc, /*IsExtended=*/true); in Create()
395 OMPUpdateClause *OMPUpdateClause::CreateEmpty(const ASTContext &C, in CreateEmpty()
398 return new (C) OMPUpdateClause(/*IsExtended=*/false); in CreateEmpty()
401 alignof(OMPUpdateClause)); in CreateEmpty()
402 auto *Clause = new (Mem) OMPUpdateClause(/*IsExtended=*/true); in CreateEmpty()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h1789 class OMPUpdateClause final
1791 private llvm::TrailingObjects<OMPUpdateClause, SourceLocation,
1828 OMPUpdateClause(SourceLocation StartLoc, SourceLocation EndLoc, in OMPUpdateClause() function
1834 OMPUpdateClause(bool IsExtended) in OMPUpdateClause() function
1844 static OMPUpdateClause *Create(const ASTContext &C, SourceLocation StartLoc,
1855 static OMPUpdateClause *Create(const ASTContext &C, SourceLocation StartLoc,
1866 static OMPUpdateClause *CreateEmpty(const ASTContext &C, bool IsExtended);
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h1787 class OMPUpdateClause final
1789 private llvm::TrailingObjects<OMPUpdateClause, SourceLocation,
1826 OMPUpdateClause(SourceLocation StartLoc, SourceLocation EndLoc, in OMPUpdateClause() function
1832 OMPUpdateClause(bool IsExtended) in OMPUpdateClause() function
1842 static OMPUpdateClause *Create(const ASTContext &C, SourceLocation StartLoc,
1853 static OMPUpdateClause *Create(const ASTContext &C, SourceLocation StartLoc,
1864 static OMPUpdateClause *CreateEmpty(const ASTContext &C, bool IsExtended);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DOpenMPClause.h1787 class OMPUpdateClause final
1789 private llvm::TrailingObjects<OMPUpdateClause, SourceLocation,
1826 OMPUpdateClause(SourceLocation StartLoc, SourceLocation EndLoc, in OMPUpdateClause() function
1832 OMPUpdateClause(bool IsExtended) in OMPUpdateClause() function
1842 static OMPUpdateClause *Create(const ASTContext &C, SourceLocation StartLoc,
1853 static OMPUpdateClause *Create(const ASTContext &C, SourceLocation StartLoc,
1864 static OMPUpdateClause *CreateEmpty(const ASTContext &C, bool IsExtended);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DOpenMPClause.h1789 class OMPUpdateClause final
1791 private llvm::TrailingObjects<OMPUpdateClause, SourceLocation,
1828 OMPUpdateClause(SourceLocation StartLoc, SourceLocation EndLoc, in OMPUpdateClause() function
1834 OMPUpdateClause(bool IsExtended) in OMPUpdateClause() function
1844 static OMPUpdateClause *Create(const ASTContext &C, SourceLocation StartLoc,
1855 static OMPUpdateClause *Create(const ASTContext &C, SourceLocation StartLoc,
1866 static OMPUpdateClause *CreateEmpty(const ASTContext &C, bool IsExtended);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h1789 class OMPUpdateClause final
1791 private llvm::TrailingObjects<OMPUpdateClause, SourceLocation,
1828 OMPUpdateClause(SourceLocation StartLoc, SourceLocation EndLoc, in OMPUpdateClause() function
1834 OMPUpdateClause(bool IsExtended) in OMPUpdateClause() function
1844 static OMPUpdateClause *Create(const ASTContext &C, SourceLocation StartLoc,
1855 static OMPUpdateClause *Create(const ASTContext &C, SourceLocation StartLoc,
1866 static OMPUpdateClause *CreateEmpty(const ASTContext &C, bool IsExtended);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DOpenMPClause.h1991 class OMPUpdateClause final
1993 private llvm::TrailingObjects<OMPUpdateClause, SourceLocation,
2030 OMPUpdateClause(SourceLocation StartLoc, SourceLocation EndLoc, in OMPUpdateClause() function
2036 OMPUpdateClause(bool IsExtended) in OMPUpdateClause() function
2046 static OMPUpdateClause *Create(const ASTContext &C, SourceLocation StartLoc,
2057 static OMPUpdateClause *Create(const ASTContext &C, SourceLocation StartLoc,
2068 static OMPUpdateClause *CreateEmpty(const ASTContext &C, bool IsExtended);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h1991 class OMPUpdateClause final
1993 private llvm::TrailingObjects<OMPUpdateClause, SourceLocation,
2030 OMPUpdateClause(SourceLocation StartLoc, SourceLocation EndLoc, in OMPUpdateClause() function
2036 OMPUpdateClause(bool IsExtended) in OMPUpdateClause() function
2046 static OMPUpdateClause *Create(const ASTContext &C, SourceLocation StartLoc,
2057 static OMPUpdateClause *Create(const ASTContext &C, SourceLocation StartLoc,
2068 static OMPUpdateClause *CreateEmpty(const ASTContext &C, bool IsExtended);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h1991 class OMPUpdateClause final
1993 private llvm::TrailingObjects<OMPUpdateClause, SourceLocation,
2030 OMPUpdateClause(SourceLocation StartLoc, SourceLocation EndLoc, in OMPUpdateClause() function
2036 OMPUpdateClause(bool IsExtended) in OMPUpdateClause() function
2046 static OMPUpdateClause *Create(const ASTContext &C, SourceLocation StartLoc,
2057 static OMPUpdateClause *Create(const ASTContext &C, SourceLocation StartLoc,
2068 static OMPUpdateClause *CreateEmpty(const ASTContext &C, bool IsExtended);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h1991 class OMPUpdateClause final
1993 private llvm::TrailingObjects<OMPUpdateClause, SourceLocation,
2030 OMPUpdateClause(SourceLocation StartLoc, SourceLocation EndLoc, in OMPUpdateClause() function
2036 OMPUpdateClause(bool IsExtended) in OMPUpdateClause() function
2046 static OMPUpdateClause *Create(const ASTContext &C, SourceLocation StartLoc,
2057 static OMPUpdateClause *Create(const ASTContext &C, SourceLocation StartLoc,
2068 static OMPUpdateClause *CreateEmpty(const ASTContext &C, bool IsExtended);
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h1991 class OMPUpdateClause final
1993 private llvm::TrailingObjects<OMPUpdateClause, SourceLocation,
2030 OMPUpdateClause(SourceLocation StartLoc, SourceLocation EndLoc, in OMPUpdateClause() function
2036 OMPUpdateClause(bool IsExtended) in OMPUpdateClause() function
2046 static OMPUpdateClause *Create(const ASTContext &C, SourceLocation StartLoc,
2057 static OMPUpdateClause *Create(const ASTContext &C, SourceLocation StartLoc,
2068 static OMPUpdateClause *CreateEmpty(const ASTContext &C, bool IsExtended);
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DOpenMPClause.h1991 class OMPUpdateClause final
1993 private llvm::TrailingObjects<OMPUpdateClause, SourceLocation,
2030 OMPUpdateClause(SourceLocation StartLoc, SourceLocation EndLoc, in OMPUpdateClause() function
2036 OMPUpdateClause(bool IsExtended) in OMPUpdateClause() function
2046 static OMPUpdateClause *Create(const ASTContext &C, SourceLocation StartLoc,
2057 static OMPUpdateClause *Create(const ASTContext &C, SourceLocation StartLoc,
2068 static OMPUpdateClause *CreateEmpty(const ASTContext &C, bool IsExtended);
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h1152 class OMPUpdateClause : public OMPClause {
1158 OMPUpdateClause(SourceLocation StartLoc, SourceLocation EndLoc)
1162 OMPUpdateClause()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h1354 class OMPUpdateClause : public OMPClause {
1360 OMPUpdateClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPUpdateClause() function
1364 OMPUpdateClause() in OMPUpdateClause() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Basic/
H A DOpenMPKinds.def265 OPENMP_CLAUSE(update, OMPUpdateClause)

1234567