Searched refs:maps_ns_path (Results 1 – 1 of 1) sorted by relevance
1100 Path maps_ns_path({"ns", fe_.maps_ns(), table.name}); in VisitVarDecl() local1186 if (!fe_.table_storage().Find(maps_ns_path, table_it)) { in VisitVarDecl()1209 Path maps_ns_path({"ns", fe_.maps_ns(), table.name}); in VisitVarDecl() local1214 fe_.table_storage().Insert(maps_ns_path, table_it->second.dup()); in VisitVarDecl()