Home
last modified time | relevance | path

Searched defs:captureClause (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Lower/OpenMP/
H A DOpenMP.cpp438 markDeclareTarget(mlir::Operation * op,lower::AbstractConverter & converter,mlir::omp::DeclareTargetCaptureClause captureClause,mlir::omp::DeclareTargetDeviceType deviceType) markDeclareTarget() argument
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp3223 auto captureClause = convertDeclareTargetAttr() local