tan
0.0.1
|
This is the complete list of members for tanlang::Context, including all inherited members.
Context(const Context &)=delete (defined in tanlang::Context) | tanlang::Context | |
Context()=delete (defined in tanlang::Context) | tanlang::Context | |
Context(ASTBase *owner) (defined in tanlang::Context) | tanlang::Context | explicit |
get_decl(const str &name) const | tanlang::Context | |
get_decls() const | tanlang::Context | |
get_func_decl(const str &name) const | tanlang::Context | |
get_func_decls() const | tanlang::Context | |
operator=(const Context &)=delete (defined in tanlang::Context) | tanlang::Context | |
owner() const (defined in tanlang::Context) | tanlang::Context | |
set_decl(const str &name, Decl *decl) | tanlang::Context | |
set_function_decl(FunctionDecl *func) | tanlang::Context |