Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2998 QualType SharedsPtrTy, llvm::Function *TaskFunction, in emitProxyTaskFunction()
3260 QualType SharedsTy, QualType SharedsPtrTy, in emitPrivatesInit()
3408 QualType SharedsPtrTy, const OMPTaskDataTy &Data, in emitTaskDupFunction()
3694 QualType SharedsPtrTy = C.getPointerType(SharedsTy); in emitTaskInit() local