Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3564 QualType SharedsPtrTy, llvm::Function *TaskFunction, in emitProxyTaskFunction()
3826 QualType SharedsTy, QualType SharedsPtrTy, in emitPrivatesInit()
3977 QualType SharedsPtrTy, const OMPTaskDataTy &Data, in emitTaskDupFunction()
4265 QualType SharedsPtrTy = C.getPointerType(SharedsTy); in emitTaskInit() local