Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h455 QualType KmpTaskTQTy; variable
H A DCGOpenMPRuntime.cpp2951 createKmpTaskTWithPrivatesRecordDecl(CodeGenModule & CGM,QualType KmpTaskTQTy,ArrayRef<PrivateDataTy> Privates) createKmpTaskTWithPrivatesRecordDecl() argument
2982 emitProxyTaskFunction(CodeGenModule & CGM,SourceLocation Loc,OpenMPDirectiveKind Kind,QualType KmpInt32Ty,QualType KmpTaskTWithPrivatesPtrQTy,QualType KmpTaskTWithPrivatesQTy,QualType KmpTaskTQTy,QualType SharedsPtrTy,llvm::Function * TaskFunction,llvm::Value * TaskPrivatesMap) emitProxyTaskFunction() argument