Home
last modified time | relevance | path

Searched refs:TableScope (Results 1 – 1 of 1) sorted by relevance

/external/bcc/src/cc/frontends/b/
Dscope.h84 typedef Scope<TableDeclStmtNode> TableScope; typedef
91 top_table_scope_(new TableScope(nullptr, 1)), in Scopes()
165 TableScope* top_table() const { return top_table_scope_; } in top_table()
180 TableScope* top_table_scope_;