tipc
A TIP to LLVM compiler
SymbolTable Member List

This is the complete list of members for SymbolTable, including all inherited members.

build(ASTProgram *p)SymbolTablestatic
getFields()SymbolTable
getFunction(std::string s)SymbolTable
getFunctions()SymbolTable
getLocal(std::string s, ASTDeclNode *f)SymbolTable
getLocals(ASTDeclNode *f)SymbolTable
getPoly(std::string s)SymbolTable
print(std::ostream &os)SymbolTable
SymbolTable(std::map< std::string, std::pair< ASTDeclNode *, bool >> fMap, std::map< ASTDeclNode *, std::map< std::string, ASTDeclNode * >> lMap, std::vector< std::string > fSet)SymbolTableinline