Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1593 QualType PrivatePtrType = C.getPointerType(Private->getType()); local
1594 llvm::Type *PrivateLlvmPtrType = CGF.ConvertType(PrivatePtrType);
1602 PrivatePtrType->castAs<PointerType>());
1618 PrivatePtrType->castAs<PointerType>());
1625 PrivatePtrType->castAs<PointerType>());