Lines Matching refs:KmpTaskTWithPrivatesPtrQTy
3266 QualType KmpTaskTWithPrivatesPtrQTy, in emitProxyTaskFunction() argument
3275 KmpTaskTWithPrivatesPtrQTy.withRestrict()); in emitProxyTaskFunction()
3298 KmpTaskTWithPrivatesPtrQTy->castAs<PointerType>()); in emitProxyTaskFunction()
3362 QualType KmpTaskTWithPrivatesPtrQTy, in emitDestructorsFunction() argument
3369 KmpTaskTWithPrivatesPtrQTy.withRestrict()); in emitDestructorsFunction()
3388 KmpTaskTWithPrivatesPtrQTy->castAs<PointerType>()); in emitDestructorsFunction()
3603 QualType KmpTaskTWithPrivatesPtrQTy, in emitTaskDupFunction() argument
3611 /*Id=*/nullptr, KmpTaskTWithPrivatesPtrQTy); in emitTaskDupFunction()
3613 /*Id=*/nullptr, KmpTaskTWithPrivatesPtrQTy); in emitTaskDupFunction()
3632 KmpTaskTWithPrivatesPtrQTy->castAs<PointerType>()); in emitTaskDupFunction()
3650 KmpTaskTWithPrivatesPtrQTy->castAs<PointerType>()); in emitTaskDupFunction()
3734 QualType KmpTaskTWithPrivatesPtrQTy = in emitTaskInit() local
3761 CGM, Loc, D.getDirectiveKind(), KmpInt32Ty, KmpTaskTWithPrivatesPtrQTy, in emitTaskInit()
3829 CGM, Loc, D, KmpTaskTWithPrivatesPtrQTy, KmpTaskTWithPrivatesQTyRD, in emitTaskInit()
3841 CGM, Loc, KmpInt32Ty, KmpTaskTWithPrivatesPtrQTy, in emitTaskInit()