Searched refs:struct_nesting_depth_ (Results 1 – 4 of 4) sorted by relevance
453 struct_nesting_depth_[id] = depth; in set_struct_nesting_depth()458 return struct_nesting_depth_[id]; in struct_nesting_depth()644 std::unordered_map<uint32_t, uint32_t> struct_nesting_depth_; variable
170 struct_nesting_depth_(),
469 struct_nesting_depth_[id] = depth; in set_struct_nesting_depth()474 return struct_nesting_depth_[id]; in struct_nesting_depth()660 std::unordered_map<uint32_t, uint32_t> struct_nesting_depth_; variable