Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getPointerType

1003   QualType PointerType = Context.getPointerType(Type);
1004 QualType PointerTypeConst = Context.getPointerType(Type.withConst());