Module ClangFrontend__ClangPointers
module Map : module type of sig ... endval ivar_to_property_table : ATDGenerated.Clang_ast_t.decl IStdlib.IStd.Int.Table.tmaps ivar decl pointer to its decl record
val pointer_decl_table : ATDGenerated.Clang_ast_t.decl IStdlib.IStd.Int.Table.tmaps decl pointer to its decl record
val pointer_stmt_table : ATDGenerated.Clang_ast_t.stmt IStdlib.IStd.Int.Table.tmaps stmt pointer to its stmt record
val pointer_type_table : ATDGenerated.Clang_ast_t.c_type IStdlib.IStd.Int.Table.tmap pointer to its type
val populate_all_tables : ATDGenerated.Clang_ast_t.decl -> unitdiscover what pointers should point to in the tables above; should be run once for the current toplevel decl