|
clang 23.0.0git
|
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) const | clang::CIRGen::OpenMPClauseEmitter | |
| emitNYI(OpenMPNYIClauseList< NYIClauses... > nyi, llvm::omp::Directive directive) const | clang::CIRGen::OpenMPClauseEmitter | |
| emitProcBind(mlir::omp::ProcBindClauseOps &result) const | clang::CIRGen::OpenMPClauseEmitter | |
| OpenMPClauseEmitter(CIRGenFunction &cgf, CIRGenModule &cgm, CIRGenBuilderTy &builder, mlir::Location loc, llvm::ArrayRef< const OMPClause * > clauses) | clang::CIRGen::OpenMPClauseEmitter | inline |