Searched defs:OMPCopyinClause (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DOpenMPClause.h2221 class OMPCopyinClause final
2222 : public OMPVarListClause<OMPCopyinClause>,
2223 private llvm::TrailingObjects<OMPCopyinClause, Expr *> {
2247 OMPCopyinClause(SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::final
2249 : OMPVarListClause<OMPCopyinClause>(OMPC_copyin, StartLoc, LParenLoc,
2256 explicit OMPCopyinClause(unsigned N) function in class:clang::final
2257 : OMPVarListClause<OMPCopyinClause>(OMPC_copyin, SourceLocation(),
2324 static OMPCopyinClause *
2333 static OMPCopyinClause *CreateEmpty(const ASTContext &C, unsigned N);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
H A DOpenMPClause.h2221 class OMPCopyinClause final
2222 : public OMPVarListClause<OMPCopyinClause>,
2223 private llvm::TrailingObjects<OMPCopyinClause, Expr *> {
2247 OMPCopyinClause(SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::final
2249 : OMPVarListClause<OMPCopyinClause>(OMPC_copyin, StartLoc, LParenLoc,
2256 explicit OMPCopyinClause(unsigned N) function in class:clang::final
2257 : OMPVarListClause<OMPCopyinClause>(OMPC_copyin, SourceLocation(),
2324 static OMPCopyinClause *
2333 static OMPCopyinClause *CreateEmpty(const ASTContext &C, unsigned N);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
H A DOpenMPClause.h2221 class OMPCopyinClause final
2222 : public OMPVarListClause<OMPCopyinClause>,
2223 private llvm::TrailingObjects<OMPCopyinClause, Expr *> {
2247 OMPCopyinClause(SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::final
2249 : OMPVarListClause<OMPCopyinClause>(OMPC_copyin, StartLoc, LParenLoc,
2256 explicit OMPCopyinClause(unsigned N) function in class:clang::final
2257 : OMPVarListClause<OMPCopyinClause>(OMPC_copyin, SourceLocation(),
2324 static OMPCopyinClause *
2333 static OMPCopyinClause *CreateEmpty(const ASTContext &C, unsigned N);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
H A DOpenMPClause.h2665 class OMPCopyinClause final
2666 : public OMPVarListClause<OMPCopyinClause>,
2667 private llvm::TrailingObjects<OMPCopyinClause, Expr *> {
2691 OMPCopyinClause(SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::final
2693 : OMPVarListClause<OMPCopyinClause>(OMPC_copyin, StartLoc, LParenLoc,
2700 explicit OMPCopyinClause(unsigned N) function in class:clang::final
2701 : OMPVarListClause<OMPCopyinClause>(OMPC_copyin, SourceLocation(),
2768 static OMPCopyinClause *
2777 static OMPCopyinClause *CreateEmpty(const ASTContext &C, unsigned N);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
H A DOpenMPClause.h2665 class OMPCopyinClause final
2666 : public OMPVarListClause<OMPCopyinClause>,
2667 private llvm::TrailingObjects<OMPCopyinClause, Expr *> {
2691 OMPCopyinClause(SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::final
2693 : OMPVarListClause<OMPCopyinClause>(OMPC_copyin, StartLoc, LParenLoc,
2700 explicit OMPCopyinClause(unsigned N) function in class:clang::final
2701 : OMPVarListClause<OMPCopyinClause>(OMPC_copyin, SourceLocation(),
2768 static OMPCopyinClause *
2777 static OMPCopyinClause *CreateEmpty(const ASTContext &C, unsigned N);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
H A DOpenMPClause.h2665 class OMPCopyinClause final
2666 : public OMPVarListClause<OMPCopyinClause>,
2667 private llvm::TrailingObjects<OMPCopyinClause, Expr *> {
2691 OMPCopyinClause(SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::final
2693 : OMPVarListClause<OMPCopyinClause>(OMPC_copyin, StartLoc, LParenLoc,
2700 explicit OMPCopyinClause(unsigned N) function in class:clang::final
2701 : OMPVarListClause<OMPCopyinClause>(OMPC_copyin, SourceLocation(),
2768 static OMPCopyinClause *
2777 static OMPCopyinClause *CreateEmpty(const ASTContext &C, unsigned N);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
H A DOpenMPClause.h2665 class OMPCopyinClause final
2666 : public OMPVarListClause<OMPCopyinClause>,
2667 private llvm::TrailingObjects<OMPCopyinClause, Expr *> {
2691 OMPCopyinClause(SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::final
2693 : OMPVarListClause<OMPCopyinClause>(OMPC_copyin, StartLoc, LParenLoc,
2700 explicit OMPCopyinClause(unsigned N) function in class:clang::final
2701 : OMPVarListClause<OMPCopyinClause>(OMPC_copyin, SourceLocation(),
2768 static OMPCopyinClause *
2777 static OMPCopyinClause *CreateEmpty(const ASTContext &C, unsigned N);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DOpenMPClause.h2221 class OMPCopyinClause final
2222 : public OMPVarListClause<OMPCopyinClause>,
2223 private llvm::TrailingObjects<OMPCopyinClause, Expr *> {
2247 OMPCopyinClause(SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::final
2249 : OMPVarListClause<OMPCopyinClause>(OMPC_copyin, StartLoc, LParenLoc,
2256 explicit OMPCopyinClause(unsigned N) function in class:clang::final
2257 : OMPVarListClause<OMPCopyinClause>(OMPC_copyin, SourceLocation(),
2324 static OMPCopyinClause *
2333 static OMPCopyinClause *CreateEmpty(const ASTContext &C, unsigned N);
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
H A DOpenMPClause.h2221 class OMPCopyinClause final
2222 : public OMPVarListClause<OMPCopyinClause>,
2223 private llvm::TrailingObjects<OMPCopyinClause, Expr *> {
2247 OMPCopyinClause(SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::final
2249 : OMPVarListClause<OMPCopyinClause>(OMPC_copyin, StartLoc, LParenLoc,
2256 explicit OMPCopyinClause(unsigned N) function in class:clang::final
2257 : OMPVarListClause<OMPCopyinClause>(OMPC_copyin, SourceLocation(),
2324 static OMPCopyinClause *
2333 static OMPCopyinClause *CreateEmpty(const ASTContext &C, unsigned N);
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
H A DOpenMPClause.h2221 class OMPCopyinClause final
2222 : public OMPVarListClause<OMPCopyinClause>,
2223 private llvm::TrailingObjects<OMPCopyinClause, Expr *> {
2247 OMPCopyinClause(SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::final
2249 : OMPVarListClause<OMPCopyinClause>(OMPC_copyin, StartLoc, LParenLoc,
2256 explicit OMPCopyinClause(unsigned N) function in class:clang::final
2257 : OMPVarListClause<OMPCopyinClause>(OMPC_copyin, SourceLocation(),
2324 static OMPCopyinClause *
2333 static OMPCopyinClause *CreateEmpty(const ASTContext &C, unsigned N);
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
H A DOpenMPClause.h2665 class OMPCopyinClause final
2666 : public OMPVarListClause<OMPCopyinClause>,
2667 private llvm::TrailingObjects<OMPCopyinClause, Expr *> {
2691 OMPCopyinClause(SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::final
2693 : OMPVarListClause<OMPCopyinClause>(OMPC_copyin, StartLoc, LParenLoc,
2700 explicit OMPCopyinClause(unsigned N) function in class:clang::final
2701 : OMPVarListClause<OMPCopyinClause>(OMPC_copyin, SourceLocation(),
2768 static OMPCopyinClause *
2777 static OMPCopyinClause *CreateEmpty(const ASTContext &C, unsigned N);
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
H A DOpenMPClause.h2665 class OMPCopyinClause final
2666 : public OMPVarListClause<OMPCopyinClause>,
2667 private llvm::TrailingObjects<OMPCopyinClause, Expr *> {
2691 OMPCopyinClause(SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::final
2693 : OMPVarListClause<OMPCopyinClause>(OMPC_copyin, StartLoc, LParenLoc,
2700 explicit OMPCopyinClause(unsigned N) function in class:clang::final
2701 : OMPVarListClause<OMPCopyinClause>(OMPC_copyin, SourceLocation(),
2768 static OMPCopyinClause *
2777 static OMPCopyinClause *CreateEmpty(const ASTContext &C, unsigned N);
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
H A DOpenMPClause.h2665 class OMPCopyinClause final
2666 : public OMPVarListClause<OMPCopyinClause>,
2667 private llvm::TrailingObjects<OMPCopyinClause, Expr *> {
2691 OMPCopyinClause(SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::final
2693 : OMPVarListClause<OMPCopyinClause>(OMPC_copyin, StartLoc, LParenLoc,
2700 explicit OMPCopyinClause(unsigned N) function in class:clang::final
2701 : OMPVarListClause<OMPCopyinClause>(OMPC_copyin, SourceLocation(),
2768 static OMPCopyinClause *
2777 static OMPCopyinClause *CreateEmpty(const ASTContext &C, unsigned N);
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
H A DOpenMPClause.h2665 class OMPCopyinClause final
2666 : public OMPVarListClause<OMPCopyinClause>,
2667 private llvm::TrailingObjects<OMPCopyinClause, Expr *> {
2691 OMPCopyinClause(SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::final
2693 : OMPVarListClause<OMPCopyinClause>(OMPC_copyin, StartLoc, LParenLoc,
2700 explicit OMPCopyinClause(unsigned N) function in class:clang::final
2701 : OMPVarListClause<OMPCopyinClause>(OMPC_copyin, SourceLocation(),
2768 static OMPCopyinClause *
2777 static OMPCopyinClause *CreateEmpty(const ASTContext &C, unsigned N);

Completed in 187 milliseconds