Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1903 QualType PrivatePtrType = C.getPointerType(Private->getType()); local
1904 llvm::Type *PrivateLlvmPtrType = CGF.ConvertType(PrivatePtrType);
1913 PrivatePtrType->castAs<PointerType>());
1930 PrivatePtrType->castAs<PointerType>());
1938 PrivatePtrType->castAs<PointerType>());
1947 PrivatePtrType->castAs<PointerType>());