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

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DOpenMPClause.h2601 class OMPDependClause final
2602 : public OMPVarListClause<OMPDependClause>,
2603 private llvm::TrailingObjects<OMPDependClause, Expr *> {
2620 OMPDependClause(SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::final
2622 : OMPVarListClause<OMPDependClause>(OMPC_depend, StartLoc, LParenLoc,
2630 explicit OMPDependClause(unsigned N) function in class:clang::final
2631 : OMPVarListClause<OMPDependClause>(OMPC_depend, SourceLocation(),
2655 static OMPDependClause *
2664 static OMPDependClause *CreateEmpty(const ASTContext &C, unsigned N);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
H A DOpenMPClause.h2601 class OMPDependClause final
2602 : public OMPVarListClause<OMPDependClause>,
2603 private llvm::TrailingObjects<OMPDependClause, Expr *> {
2620 OMPDependClause(SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::final
2622 : OMPVarListClause<OMPDependClause>(OMPC_depend, StartLoc, LParenLoc,
2630 explicit OMPDependClause(unsigned N) function in class:clang::final
2631 : OMPVarListClause<OMPDependClause>(OMPC_depend, SourceLocation(),
2655 static OMPDependClause *
2664 static OMPDependClause *CreateEmpty(const ASTContext &C, unsigned N);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
H A DOpenMPClause.h2601 class OMPDependClause final
2602 : public OMPVarListClause<OMPDependClause>,
2603 private llvm::TrailingObjects<OMPDependClause, Expr *> {
2620 OMPDependClause(SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::final
2622 : OMPVarListClause<OMPDependClause>(OMPC_depend, StartLoc, LParenLoc,
2630 explicit OMPDependClause(unsigned N) function in class:clang::final
2631 : OMPVarListClause<OMPDependClause>(OMPC_depend, SourceLocation(),
2655 static OMPDependClause *
2664 static OMPDependClause *CreateEmpty(const ASTContext &C, unsigned N);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
H A DOpenMPClause.h3045 class OMPDependClause final
3046 : public OMPVarListClause<OMPDependClause>,
3047 private llvm::TrailingObjects<OMPDependClause, Expr *> {
3064 OMPDependClause(SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::final
3066 : OMPVarListClause<OMPDependClause>(OMPC_depend, StartLoc, LParenLoc,
3074 explicit OMPDependClause(unsigned N) function in class:clang::final
3075 : OMPVarListClause<OMPDependClause>(OMPC_depend, SourceLocation(),
3099 static OMPDependClause *
3108 static OMPDependClause *CreateEmpty(const ASTContext &C, unsigned N);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
H A DOpenMPClause.h3045 class OMPDependClause final
3046 : public OMPVarListClause<OMPDependClause>,
3047 private llvm::TrailingObjects<OMPDependClause, Expr *> {
3064 OMPDependClause(SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::final
3066 : OMPVarListClause<OMPDependClause>(OMPC_depend, StartLoc, LParenLoc,
3074 explicit OMPDependClause(unsigned N) function in class:clang::final
3075 : OMPVarListClause<OMPDependClause>(OMPC_depend, SourceLocation(),
3099 static OMPDependClause *
3108 static OMPDependClause *CreateEmpty(const ASTContext &C, unsigned N);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
H A DOpenMPClause.h3045 class OMPDependClause final
3046 : public OMPVarListClause<OMPDependClause>,
3047 private llvm::TrailingObjects<OMPDependClause, Expr *> {
3064 OMPDependClause(SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::final
3066 : OMPVarListClause<OMPDependClause>(OMPC_depend, StartLoc, LParenLoc,
3074 explicit OMPDependClause(unsigned N) function in class:clang::final
3075 : OMPVarListClause<OMPDependClause>(OMPC_depend, SourceLocation(),
3099 static OMPDependClause *
3108 static OMPDependClause *CreateEmpty(const ASTContext &C, unsigned N);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
H A DOpenMPClause.h3045 class OMPDependClause final
3046 : public OMPVarListClause<OMPDependClause>,
3047 private llvm::TrailingObjects<OMPDependClause, Expr *> {
3064 OMPDependClause(SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::final
3066 : OMPVarListClause<OMPDependClause>(OMPC_depend, StartLoc, LParenLoc,
3074 explicit OMPDependClause(unsigned N) function in class:clang::final
3075 : OMPVarListClause<OMPDependClause>(OMPC_depend, SourceLocation(),
3099 static OMPDependClause *
3108 static OMPDependClause *CreateEmpty(const ASTContext &C, unsigned N);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DOpenMPClause.h2601 class OMPDependClause final
2602 : public OMPVarListClause<OMPDependClause>,
2603 private llvm::TrailingObjects<OMPDependClause, Expr *> {
2620 OMPDependClause(SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::final
2622 : OMPVarListClause<OMPDependClause>(OMPC_depend, StartLoc, LParenLoc,
2630 explicit OMPDependClause(unsigned N) function in class:clang::final
2631 : OMPVarListClause<OMPDependClause>(OMPC_depend, SourceLocation(),
2655 static OMPDependClause *
2664 static OMPDependClause *CreateEmpty(const ASTContext &C, unsigned N);
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
H A DOpenMPClause.h2601 class OMPDependClause final
2602 : public OMPVarListClause<OMPDependClause>,
2603 private llvm::TrailingObjects<OMPDependClause, Expr *> {
2620 OMPDependClause(SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::final
2622 : OMPVarListClause<OMPDependClause>(OMPC_depend, StartLoc, LParenLoc,
2630 explicit OMPDependClause(unsigned N) function in class:clang::final
2631 : OMPVarListClause<OMPDependClause>(OMPC_depend, SourceLocation(),
2655 static OMPDependClause *
2664 static OMPDependClause *CreateEmpty(const ASTContext &C, unsigned N);
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
H A DOpenMPClause.h2601 class OMPDependClause final
2602 : public OMPVarListClause<OMPDependClause>,
2603 private llvm::TrailingObjects<OMPDependClause, Expr *> {
2620 OMPDependClause(SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::final
2622 : OMPVarListClause<OMPDependClause>(OMPC_depend, StartLoc, LParenLoc,
2630 explicit OMPDependClause(unsigned N) function in class:clang::final
2631 : OMPVarListClause<OMPDependClause>(OMPC_depend, SourceLocation(),
2655 static OMPDependClause *
2664 static OMPDependClause *CreateEmpty(const ASTContext &C, unsigned N);
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
H A DOpenMPClause.h3045 class OMPDependClause final
3046 : public OMPVarListClause<OMPDependClause>,
3047 private llvm::TrailingObjects<OMPDependClause, Expr *> {
3064 OMPDependClause(SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::final
3066 : OMPVarListClause<OMPDependClause>(OMPC_depend, StartLoc, LParenLoc,
3074 explicit OMPDependClause(unsigned N) function in class:clang::final
3075 : OMPVarListClause<OMPDependClause>(OMPC_depend, SourceLocation(),
3099 static OMPDependClause *
3108 static OMPDependClause *CreateEmpty(const ASTContext &C, unsigned N);
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
H A DOpenMPClause.h3045 class OMPDependClause final
3046 : public OMPVarListClause<OMPDependClause>,
3047 private llvm::TrailingObjects<OMPDependClause, Expr *> {
3064 OMPDependClause(SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::final
3066 : OMPVarListClause<OMPDependClause>(OMPC_depend, StartLoc, LParenLoc,
3074 explicit OMPDependClause(unsigned N) function in class:clang::final
3075 : OMPVarListClause<OMPDependClause>(OMPC_depend, SourceLocation(),
3099 static OMPDependClause *
3108 static OMPDependClause *CreateEmpty(const ASTContext &C, unsigned N);
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
H A DOpenMPClause.h3045 class OMPDependClause final
3046 : public OMPVarListClause<OMPDependClause>,
3047 private llvm::TrailingObjects<OMPDependClause, Expr *> {
3064 OMPDependClause(SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::final
3066 : OMPVarListClause<OMPDependClause>(OMPC_depend, StartLoc, LParenLoc,
3074 explicit OMPDependClause(unsigned N) function in class:clang::final
3075 : OMPVarListClause<OMPDependClause>(OMPC_depend, SourceLocation(),
3099 static OMPDependClause *
3108 static OMPDependClause *CreateEmpty(const ASTContext &C, unsigned N);
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
H A DOpenMPClause.h3045 class OMPDependClause final
3046 : public OMPVarListClause<OMPDependClause>,
3047 private llvm::TrailingObjects<OMPDependClause, Expr *> {
3064 OMPDependClause(SourceLocation StartLoc, SourceLocation LParenLoc, function in class:clang::final
3066 : OMPVarListClause<OMPDependClause>(OMPC_depend, StartLoc, LParenLoc,
3074 explicit OMPDependClause(unsigned N) function in class:clang::final
3075 : OMPVarListClause<OMPDependClause>(OMPC_depend, SourceLocation(),
3099 static OMPDependClause *
3108 static OMPDependClause *CreateEmpty(const ASTContext &C, unsigned N);

Completed in 199 milliseconds