Showing content from https://clang.llvm.org/doxygen/classclang_1_1OpenACCAsyncClause.html below:
clang: clang::OpenACCAsyncClause Class Reference
#include "clang/AST/OpenACCClause.h"
using child_iterator = StmtIterator using const_child_iterator = ConstStmtIterator using child_range = llvm::iterator_range< child_iterator > using const_child_range = llvm::iterator_range< const_child_iterator > bool hasIntExpr () const const Expr * getIntExpr () const Expr * getIntExpr () child_range children () const_child_range children () const SourceLocation getLParenLoc () const child_range children () const_child_range children () const OpenACCClauseKind getClauseKind () const SourceLocation getBeginLoc () const SourceLocation getEndLoc () const child_range children () const_child_range children () const virtual ~OpenACCClause ()=default OpenACCClauseWithSingleIntExpr (OpenACCClauseKind K, SourceLocation BeginLoc, SourceLocation LParenLoc, Expr *IntExpr, SourceLocation EndLoc) OpenACCClauseWithExprs (OpenACCClauseKind K, SourceLocation BeginLoc, SourceLocation LParenLoc, SourceLocation EndLoc) void setExprs (MutableArrayRef< Expr * > NewExprs) Used only for initialization, the leaf class can initialize this to trailing storage.
llvm::ArrayRef< Expr * > getExprs () const Gets the entire list of expressions, but leave it to the individual clauses to expose this how they'd like.
OpenACCClauseWithParams (OpenACCClauseKind K, SourceLocation BeginLoc, SourceLocation LParenLoc, SourceLocation EndLoc) OpenACCClause (OpenACCClauseKind K, SourceLocation BeginLoc, SourceLocation EndLoc)
Definition at line 679 of file OpenACCClause.h.
◆ classof() ◆ Create()
The documentation for this class was generated from the following files:
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4