Home
last modified time | relevance | path

Searched refs:KmpTaskTWithPrivatesPtrQTy (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3266 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()
[all …]