Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7361 QualType InteropType = Context.getTypeDeclType(TD); in checkOpenMPDeclareVariantFunction() local
17294 QualType InteropType; in isValidInteropVariable() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp7304 llvm::omp::OMPInteropType InteropType = in EmitOMPInteropDirective() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6224 omp::OMPInteropType InteropType, Value *Device, Value *NumDependences, in createOMPInteropInit()