Searched refs:table_exists (Results 1 – 2 of 2) sorted by relevance
128 bool Parser::table_exists(TableDeclStmtNode *decl, bool search_local) { in table_exists() function in ebpf::cc::Parser140 if (table_exists(table, true)) { in table_add()
53 bool table_exists(TableDeclStmtNode *decl, bool search_local = true);