Searched defs:SharedsPtrTy (Results 1 – 1 of 1) sorted by relevance
3268 QualType SharedsPtrTy, llvm::Value *TaskFunction, in emitProxyTaskFunction()3503 QualType SharedsTy, QualType SharedsPtrTy, in emitPrivatesInit()3606 QualType SharedsPtrTy, const OMPTaskDataTy &Data, in emitTaskDupFunction()3739 QualType SharedsPtrTy = C.getPointerType(SharedsTy); in emitTaskInit() local