Searched defs:PointerType (Results 1 – 18 of 18) sorted by relevance
25 class PointerType; variable
36 class PointerType; variable
28 class PointerType; variable
27 class PointerType; variable
14 enum PointerType { enum
48 PointerType; typedef178 typedef typename Base::PointerType PointerType; typedef
65 enum PointerType { enum
113 typedef const ValueType* PointerType; typedef214 typedef ValueType* PointerType; typedef
443 typedef ValueType* PointerType; typedef483 typedef const ValueType* PointerType; typedef551 typedef ValueType* PointerType; typedef590 typedef const ValueType* PointerType; typedef
334 typedef typename LinkedHashSetType::Value* PointerType; typedef376 typedef const typename LinkedHashSetType::Value* PointerType; typedef
29 class PointerType; variable
45 class PointerType; variable
37 class PointerType; variable
2924 QualType PointerType = getContext().getPointerType(Type); in EmitFundamentalRTTIDescriptor() local
58 class PointerType; variable
183 class PointerType(CythonType): class
743 PointerType::PointerType(Type *E, unsigned AddrSpace) in PointerType() function in PointerType
147 class PointerType(SerializableType): class