Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getPointerType

957   QualType PointerType = Context.getPointerType(Type);
958 QualType PointerTypeConst = Context.getPointerType(Type.withConst());