Home | History | Annotate | Download | only in Sema

Lines Matching refs:getPointerType

521       = Context.getPointerType(Context.getQualifiedType(SrcConstruct, *i1));
523 = Context.getPointerType(Context.getQualifiedType(DestConstruct, *i2));
1543 DestType = Self.Context.getPointerType(DestTypeTmp->getPointeeType());
1544 SrcType = Self.Context.getPointerType(SrcType);
1767 DestType = Self.Context.getPointerType(DestTypeTmp->getPointeeType());
1768 SrcType = Self.Context.getPointerType(SrcType);