MCPcopy Create free account
hub / github.com/ROCm/clr / setType

Method setType

rocclr/device/devprogram.hpp:343–343  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

341 const amd::option::Options* linkOptions);
342
343 void setType(type_t newType) { type_ = newType; }
344
345 /* \brief Returns the next stage to compile from, based on sections in binary,
346 * also returns completeStages in a vector, which contains at least ACL_TYPE_DEFAULT,

Callers 1

createElfBinaryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected