Home | History | Annotate | Download | only in Sema

Lines Matching refs:getPointerType

518       = Context.getPointerType(Context.getQualifiedType(SrcConstruct, *i1));
520 = Context.getPointerType(Context.getQualifiedType(DestConstruct, *i2));
1520 DestType = Self.Context.getPointerType(DestTypeTmp->getPointeeType());
1521 SrcType = Self.Context.getPointerType(SrcType);
1747 DestType = Self.Context.getPointerType(DestTypeTmp->getPointeeType());
1748 SrcType = Self.Context.getPointerType(SrcType);