clang 22.0.0git
Macros
CIRGenOpenACCClause.cpp File Reference
#include <type_traits>
#include "CIRGenCXXABI.h"
#include "CIRGenFunction.h"
#include "clang/AST/ExprCXX.h"
#include "mlir/Dialect/Arith/IR/Arith.h"
#include "mlir/Dialect/OpenACC/OpenACC.h"
#include "llvm/ADT/TypeSwitch.h"

Go to the source code of this file.

Macros

#define EXPL_SPEC(N)
 
#define EXPL_SPEC(N)
 

Macro Definition Documentation

◆ EXPL_SPEC [1/2]

#define EXPL_SPEC (   N)
Value:
template void CIRGenFunction::emitOpenACCClauses<N>( \
Encodes a location in the source.
OpenACCDirectiveKind
Definition: OpenACCKinds.h:28

Definition at line 1410 of file CIRGenOpenACCClause.cpp.

◆ EXPL_SPEC [2/2]

#define EXPL_SPEC (   N)
Value:
template void CIRGenFunction::emitOpenACCClauses<N, mlir::acc::LoopOp>( \
N &, mlir::acc::LoopOp &, OpenACCDirectiveKind, SourceLocation, \

Definition at line 1410 of file CIRGenOpenACCClause.cpp.