Home
last modified time | relevance | path

Searched defs:IrtocCompilerInterface (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/
Dcompiler_interface.h50 struct IrtocCompilerInterface : public CompilerInterface { struct
60 void operator=(const IrtocCompilerInterface &) = delete; argument
62 IrtocCompilerInterface &operator=(IrtocCompilerInterface &&) = delete; argument