Searched defs:PointerType (Results 1 – 14 of 14) sorted by relevance
36 using PointerType = conditionally_const_t<UnderlyingType *, IsConst>; variable66 operator PointerType() const { return Pointer.getPointer(); } in PointerType() function
22 enum class PointerType { None, Pointer, Reference }; enum
23 class PointerType; variable
150 QualType PointerType) { in getPointerAuthInfoForType()
4562 QualType PointerType = getContext().getPointerType(FundamentalType); in EmitFundamentalRTTIDescriptors() local
32 class PointerType; variable
31 class PointerType; variable
44 class PointerType; variable
115 if (const auto *PointerType = dyn_cast<ObjCObjectPointerType>(Type)) { in isObjCClassType() local
755 PointerType::PointerType(LLVMContext &C, unsigned AddrSpace) in PointerType() function in PointerType
258 PointerType, enumerator
190 class PointerType : public Type { class195 PointerType(const Type *Pointee, bool Const) in PointerType() function in __anon7767069c0111::PointerType
240 PointerType, enumerator
591 friend class PointerType; variable616 PointerType(const Node *Pointee_) in PointerType() function