55565758596061
return baseType.getPointerWrapperType(); } @Override public Variable createLocalVariable(FunctionContext functionContext, String gimpleName, VarUsage usage) { return new PrimitivePtrVar(functionContext, gimpleName, this); }