clang 22.0.0git
OpenACCAtomicConstruct::StmtInfo Struct Reference

#include "clang/AST/StmtOpenACC.h"

Public Attributes

const Expr * V
const Expr * X
const Expr * RefExpr

Detailed Description

Definition at line 821 of file StmtOpenACC.h.

Member Data Documentation

◆ RefExpr

const Expr* OpenACCAtomicConstruct::StmtInfo::RefExpr

◆ V

const Expr* OpenACCAtomicConstruct::StmtInfo::V

◆ X

const Expr* OpenACCAtomicConstruct::StmtInfo::X

The documentation for this struct was generated from the following file: