Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3183 QualType KmpTaskTWithPrivatesPtrQTy, in emitProxyTaskFunction() argument
3192 KmpTaskTWithPrivatesPtrQTy.withRestrict(), in emitProxyTaskFunction()
3218 KmpTaskTWithPrivatesPtrQTy->castAs<PointerType>()); in emitProxyTaskFunction()
3287 QualType KmpTaskTWithPrivatesPtrQTy, in emitDestructorsFunction() argument
3294 KmpTaskTWithPrivatesPtrQTy.withRestrict(), in emitDestructorsFunction()
3316 KmpTaskTWithPrivatesPtrQTy->castAs<PointerType>()); in emitDestructorsFunction()
3593 QualType KmpTaskTWithPrivatesPtrQTy, in emitTaskDupFunction() argument
3601 KmpTaskTWithPrivatesPtrQTy, in emitTaskDupFunction()
3604 KmpTaskTWithPrivatesPtrQTy, in emitTaskDupFunction()
3625 KmpTaskTWithPrivatesPtrQTy->castAs<PointerType>()); in emitTaskDupFunction()
[all …]