Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3185 QualType SharedsPtrTy, llvm::Function *TaskFunction, in emitProxyTaskFunction()
3447 QualType SharedsTy, QualType SharedsPtrTy, in emitPrivatesInit()
3596 QualType SharedsPtrTy, const OMPTaskDataTy &Data, in emitTaskDupFunction()
3882 QualType SharedsPtrTy = C.getPointerType(SharedsTy); in emitTaskInit() local