Searched defs:SharedsPtrTy (Results 1 – 1 of 1) sorted by relevance
2086 QualType SharedsPtrTy, llvm::Value *TaskFunction, in emitProxyTaskFunction()2334 QualType SharedsPtrTy = C.getPointerType(SharedsTy); in emitTaskCall() local