|
clang 22.0.0git
|
#include "CIRGenFunction.h"#include "CIRGenOpenACCHelpers.h"#include "mlir/Dialect/OpenACC/OpenACC.h"#include "clang/AST/DeclOpenACC.h"#include "llvm/Support/SaveAndRestore.h"Go to the source code of this file.
Functions | |
| static const Decl * | getDeclareReferencedDecl (const Expr *e) |
Definition at line 124 of file CIRGenDeclOpenACC.cpp.
References clang::cast(), and clang::Expr::IgnoreParenImpCasts().
Referenced by clang::CIRGen::CIRGenModule::emitGlobalOpenACCDeclareDataOperands().