Searched refs:ForEachTypeSpec (Results 1 – 2 of 2) sorted by relevance
249 void ForEachTypeSpec(Func f) const { in ForEachTypeSpec() function
1357 impl.loaded_package_->ForEachTypeSpec([&](const TypeSpec& type_spec, uint8_t type_id) { in RebuildFilterList()