Home
last modified time | relevance | path

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

/external/bcc/src/cc/frontends/clang/
Db_frontend_action.cc1120 Path maps_ns_path({"ns", fe_.maps_ns(), table.name}); in VisitVarDecl() local
1194 if (!fe_.table_storage().Find(maps_ns_path, table_it)) { in VisitVarDecl()
1217 Path maps_ns_path({"ns", fe_.maps_ns(), table.name}); in VisitVarDecl() local
1222 fe_.table_storage().Insert(maps_ns_path, table_it->second.dup()); in VisitVarDecl()