clang 23.0.0git
clang::CIRGen::OpenMPClauseEmitter Member List

This is the complete list of members for clang::CIRGen::OpenMPClauseEmitter, including all inherited members.

emitMap(mlir::omp::MapClauseOps &result, llvm::SmallVectorImpl< const VarDecl * > *mapSyms=nullptr) constclang::CIRGen::OpenMPClauseEmitter
emitNYI(OpenMPNYIClauseList< NYIClauses... > nyi, llvm::omp::Directive directive) constclang::CIRGen::OpenMPClauseEmitter
emitProcBind(mlir::omp::ProcBindClauseOps &result) constclang::CIRGen::OpenMPClauseEmitter
OpenMPClauseEmitter(CIRGenFunction &cgf, CIRGenModule &cgm, CIRGenBuilderTy &builder, mlir::Location loc, llvm::ArrayRef< const OMPClause * > clauses)clang::CIRGen::OpenMPClauseEmitterinline