Searched defs:PointerType (Results 1 – 11 of 11) sorted by relevance
36 class PointerType; variable
28 class PointerType; variable
25 class PointerType; variable
29 class PointerType; variable
45 class PointerType; variable
37 class PointerType; variable
3033 QualType PointerType = getContext().getPointerType(Type); in EmitFundamentalRTTIDescriptor() local
58 class PointerType; variable
749 PointerType::PointerType(Type *E, unsigned AddrSpace) in PointerType() function in PointerType
606 func PointerType(elementType Type, addressSpace int) (t Type) { func