clang 23.0.0git
CIRGenOpenMPClause.h File Reference
#include "CIRGenBuilder.h"
#include "CIRGenModule.h"
#include "mlir/Dialect/OpenMP/OpenMPClauseOperands.h"
#include "clang/AST/OpenMPClause.h"
#include "clang/AST/StmtOpenMP.h"
#include "llvm/Frontend/OpenMP/OMPConstants.h"
#include <type_traits>

Go to the source code of this file.

Classes

struct  clang::CIRGen::OpenMPNYIClauseList< Clauses >
 A type-only list of OpenMP clause AST node types. More...
class  clang::CIRGen::OpenMPClauseEmitter
 Emits OpenMP clauses for a directive, writing results into the auto-generated ClauseOps from the OMP dialect. More...

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
namespace  clang::CIRGen