Lines Matching refs:Create
69 Create(const ASTContext &Ctx, SourceLocation BeginLoc, SourceLocation EndLoc);
91 Create(const ASTContext &Ctx, SourceLocation BeginLoc, SourceLocation EndLoc);
112 Create(const ASTContext &Ctx, SourceLocation BeginLoc, SourceLocation EndLoc);
138 Create(const ASTContext &Ctx, SourceLocation BeginLoc, SourceLocation EndLoc);
164 Create(const ASTContext &Ctx, SourceLocation BeginLoc, SourceLocation EndLoc);
190 Create(const ASTContext &Ctx, SourceLocation BeginLoc, SourceLocation EndLoc);
275 Create(const ASTContext &C, OpenACCClauseKind K, SourceLocation BeginLoc,
306 static OpenACCDefaultClause *Create(const ASTContext &C,
358 static OpenACCIfClause *Create(const ASTContext &C, SourceLocation BeginLoc,
372 static OpenACCSelfClause *Create(const ASTContext &C, SourceLocation BeginLoc,
436 static OpenACCWaitClause *Create(const ASTContext &C, SourceLocation BeginLoc,
472 Create(const ASTContext &C, SourceLocation BeginLoc, SourceLocation LParenLoc,
517 static OpenACCNumWorkersClause *Create(const ASTContext &C,
532 Create(const ASTContext &C, SourceLocation BeginLoc, SourceLocation LParenLoc,
544 static OpenACCAsyncClause *Create(const ASTContext &C,
584 Create(const ASTContext &C, SourceLocation BeginLoc, SourceLocation LParenLoc,
606 Create(const ASTContext &C, SourceLocation BeginLoc, SourceLocation LParenLoc,
628 Create(const ASTContext &C, SourceLocation BeginLoc, SourceLocation LParenLoc,
650 Create(const ASTContext &C, SourceLocation BeginLoc, SourceLocation LParenLoc,
672 Create(const ASTContext &C, SourceLocation BeginLoc, SourceLocation LParenLoc,
694 Create(const ASTContext &C, SourceLocation BeginLoc, SourceLocation LParenLoc,
722 Create(const ASTContext &C, OpenACCClauseKind Spelling,
754 Create(const ASTContext &C, OpenACCClauseKind Spelling,
786 Create(const ASTContext &C, OpenACCClauseKind Spelling,
801 assert((Spelling == OpenACCClauseKind::Create || in OpenACCCreateClause()
812 return C->getClauseKind() == OpenACCClauseKind::Create || in classof()
818 Create(const ASTContext &C, OpenACCClauseKind Spelling,
845 Create(const ASTContext &C, SourceLocation BeginLoc, SourceLocation LParenLoc,