This is the complete list of members for tvm::script::printer::FunctionDoc, including all inherited members.
_type_is_nullable | tvm::runtime::ObjectRef | static |
as() const | tvm::runtime::ObjectRef | inline |
as() const | tvm::runtime::ObjectRef | inline |
ContainerType typedef | tvm::runtime::ObjectRef | |
data_ | tvm::runtime::ObjectRef | protected |
defined() const | tvm::runtime::ObjectRef | inline |
Doc()=default | tvm::script::printer::Doc | protected |
DowncastNoCheck(ObjectRef ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
FFIClearAfterMove(ObjectRef *ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
FunctionDoc(IdDoc name, Array< AssignDoc > args, Array< ExprDoc > decorators, Optional< ExprDoc > return_type, Array< StmtDoc > body) | tvm::script::printer::FunctionDoc | explicit |
get() const | tvm::runtime::ObjectRef | inline |
get_mutable() const | tvm::runtime::ObjectRef | inlineprotected |
GetDataPtr(const ObjectRef &ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
ObjectRef()=default | tvm::runtime::ObjectRef | |
ObjectRef(ObjectPtr< Object > data) | tvm::runtime::ObjectRef | inlineexplicit |
operator!=(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
operator->() const | tvm::runtime::ObjectRef | inline |
operator<(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
operator==(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
same_as(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
StmtDoc()=default | tvm::script::printer::StmtDoc | protected |
TVM_DEFINE_NOTNULLABLE_OBJECT_REF_METHODS(FunctionDoc, StmtDoc, FunctionDocNode) | tvm::script::printer::FunctionDoc | |
tvm::script::printer::StmtDoc::TVM_DEFINE_NOTNULLABLE_OBJECT_REF_METHODS(StmtDoc, Doc, StmtDocNode) | tvm::script::printer::StmtDoc | |
tvm::script::printer::Doc::TVM_DEFINE_NOTNULLABLE_OBJECT_REF_METHODS(Doc, ObjectRef, DocNode) | tvm::script::printer::Doc | |
unique() const | tvm::runtime::ObjectRef | inline |
use_count() const | tvm::runtime::ObjectRef | inline |
~Doc()=default | tvm::script::printer::Doc | virtual |