| add_flag(Flag f) | Annotation | [inline] |
| af_DirectCall enum value | Annotation | |
| Annotated(Type type, Symbol *sym, U arg, Ptree *a, Ptree *b) | Annotated< T > | [inline] |
| Annotated(Type type, Symbol *sym) | Annotated< T > | |
| Annotated(Type type, Symbol *sym, T &src) | Annotated< T > | |
| Annotated(Type type, Symbol *sym, Ptree *a, Ptree *b) | Annotated< T > | |
| Annotated(Type type, Symbol *sym, Ptree *a, Ptree *b, Ptree *c) | Annotated< T > | |
| Annotation(Type type, Symbol *sym) | Annotation | |
| Flag enum name | Annotation | |
| get_symbol() const | Annotation | [inline] |
| get_type() const | Annotation | [inline] |
| has_flag(Flag f) | Annotation | [inline] |
| remove_flag(Flag f) | Annotation | [inline] |
| set_symbol(Symbol *symbol) | Annotation | [inline] |
| set_type(Type type) | Annotation | [inline] |
| ~Annotation() | Annotation | [virtual] |