| addId(const char **attr, void *x) | XMLProgParser | [protected] |
| findId(const char *id) | XMLProgParser | [protected] |
| getAttr(const char **attr, const char *name) | XMLProgParser | [protected] |
| handleElementEnd(const char *el) | XMLProgParser | |
| handleElementStart(const char *el, const char **attr) | XMLProgParser | |
| idToX | XMLProgParser | [protected] |
| operFromString(const char *s) | XMLProgParser | [protected] |
| parse(const char *filename) | XMLProgParser | |
| parseChildren(Cluster *c) | XMLProgParser | [protected] |
| parseFile(const char *filename) | XMLProgParser | [protected] |
| persistToXML(Prog *prog) | XMLProgParser | |
| persistToXML(std::ostream &out, Global *g) | XMLProgParser | [protected] |
| persistToXML(std::ostream &out, Cluster *c) | XMLProgParser | [protected] |
| persistToXML(std::ostream &out, Proc *proc) | XMLProgParser | [protected] |
| persistToXML(std::ostream &out, LibProc *proc) | XMLProgParser | [protected] |
| persistToXML(std::ostream &out, UserProc *proc) | XMLProgParser | [protected] |
| persistToXML(std::ostream &out, Signature *sig) | XMLProgParser | [protected] |
| persistToXML(std::ostream &out, Type *ty) | XMLProgParser | [protected] |
| persistToXML(std::ostream &out, Exp *e) | XMLProgParser | [protected] |
| persistToXML(std::ostream &out, Cfg *cfg) | XMLProgParser | [protected] |
| persistToXML(std::ostream &out, BasicBlock *bb) | XMLProgParser | [protected] |
| persistToXML(std::ostream &out, RTL *rtl) | XMLProgParser | [protected] |
| persistToXML(std::ostream &out, Statement *stmt) | XMLProgParser | [protected] |
| phase | XMLProgParser | [protected] |
| stack | XMLProgParser | [protected] |
| tags | XMLProgParser | [protected, static] |
| XMLProgParser() | XMLProgParser | [inline] |