Home
last modified time | relevance | path

Searched defs:InteropType (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3768 omp::OMPInteropType InteropType, Value *Device, Value *NumDependences, in createOMPInteropInit()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp7472 QualType InteropType = Context.getTypeDeclType(TD); in checkOpenMPDeclareVariantFunction() local
17585 QualType InteropType; in isValidInteropVariable() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp6952 llvm::omp::OMPInteropType InteropType = llvm::omp::OMPInteropType::Unknown; in EmitOMPInteropDirective() local