Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp1504 QualType SharedsPtrTy, llvm::Value *TaskFunction, in emitProxyTaskFunction()
1570 QualType SharedsPtrTy = C.getPointerType(SharedsTy); in emitTaskCall() local