|
clang 22.0.0git
|
#include "CIRGenBuilder.h"#include "CIRGenFunction.h"#include "mlir/Dialect/OpenACC/OpenACC.h"#include "clang/AST/OpenACCClause.h"#include "clang/AST/StmtOpenACC.h"Go to the source code of this file.
Functions | |
| const VarDecl * | getLValueDecl (const Expr *e) |
Definition at line 307 of file CIRGenStmtOpenACC.cpp.
References clang::cast(), and clang::Expr::IgnoreImpCasts().
Referenced by clang::CIRGen::CIRGenFunction::emitOpenACCAtomicConstruct().