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

Method asCommandQueue

rocclr/platform/commandqueue.hpp:89–89  ·  view source on GitHub ↗

Returns the base class object

Source from the content-addressed store, hash-verified

87
88 //! Returns the base class object
89 CommandQueue* asCommandQueue() { return this; }
90
91 virtual ~CommandQueue() {}
92

Callers 5

terminateMethod · 0.80
submitSvmFreeMemoryMethod · 0.80
submitSvmFreeMemoryMethod · 0.80
cl_command.cppFile · 0.80
cl_event.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected