|
clang 22.0.0git
|
#include "clang/AST/StmtOpenACC.h"
Public Attributes | |
| const Expr * | V |
| const Expr * | X |
| const Expr * | RefExpr |
Definition at line 821 of file StmtOpenACC.h.
| const Expr* OpenACCAtomicConstruct::StmtInfo::RefExpr |
Definition at line 826 of file StmtOpenACC.h.
Referenced by clang::CIRGen::CIRGenFunction::emitOpenACCAtomicConstruct().
| const Expr* OpenACCAtomicConstruct::StmtInfo::V |
Definition at line 822 of file StmtOpenACC.h.
Referenced by clang::CIRGen::CIRGenFunction::emitOpenACCAtomicConstruct().
| const Expr* OpenACCAtomicConstruct::StmtInfo::X |
Definition at line 823 of file StmtOpenACC.h.
Referenced by clang::CIRGen::CIRGenFunction::emitOpenACCAtomicConstruct().