Searched defs:PointerType (Results 1 – 13 of 13) 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 [all...]
4287 QualType PointerType = getContext().getPointerType(FundamentalType); EmitFundamentalRTTIDescriptors() local [all...]
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) PointerType() function in PointerType [all...]
258 PointerType, enumerator
190 class PointerType : public Type { class 195 PointerType(const Type *Pointee, bool Const) in PointerType() function in __anon3961c3990111::PointerType [all...]
240 PointerType, enumerator
592 friend class PointerType; global() variable 617 PointerType(const Node *Pointee_) PointerType() function