21#ifndef GCC_ANALYZER_LANGUAGE_H
22#define GCC_ANALYZER_LANGUAGE_H
39 virtual tree lookup_constant_by_id (
tree id)
const = 0;
40 virtual tree lookup_type_by_id (
tree id)
const = 0;
41 virtual tree lookup_global_var_by_id (
tree id)
const = 0;
46void on_finish_translation_unit (
const translation_unit &tu);
union tree_node * tree
Definition coretypes.h:97
Definition access-diagram.h:30