tvm
tvm::script::printer::FunctionDoc Member List

This is the complete list of members for tvm::script::printer::FunctionDoc, including all inherited members.

Doc()=defaulttvm::script::printer::Docprotected
FunctionDoc(IdDoc name, Array< AssignDoc > args, Array< ExprDoc > decorators, Optional< ExprDoc > return_type, Array< StmtDoc > body)tvm::script::printer::FunctionDocexplicit
StmtDoc()=defaulttvm::script::printer::StmtDocprotected
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