Searched defs:PointerType (Results 1 – 12 of 12) sorted by relevance
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
30 class PointerType; global() variable
44 class PointerType; variable
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 __anon819a2c470111::PointerType
240 PointerType, enumerator
591 friend class PointerType; variable616 PointerType(const Node *Pointee_) in PointerType() function