Searched defs:relookupOrAdd (Results 1 – 1 of 1) sorted by relevance
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 62586 … __attribute__ ((warn_unused_result)) bool relookupOrAdd(AddPtr& p, KeyInput&& k, ValueInput&& v) { in relookupOrAdd() function in js::HashMap 62758 __attribute__ ((warn_unused_result)) bool relookupOrAdd(AddPtr& p, const Lookup& l, U&& u) { in relookupOrAdd() function in js::HashSet 64122 …__attribute__ ((warn_unused_result)) bool relookupOrAdd(AddPtr& p, const Lookup& l, Args&&... args) in relookupOrAdd() function in js::detail::HashTable 98405 bool relookupOrAdd(AddPtr& p, const KeyInput& k, const ValueInput& v) { in relookupOrAdd() function in JS::AutoHashMapRooter 98516 bool relookupOrAdd(AddPtr& p, const Lookup& l, const T& t) { in relookupOrAdd() function in JS::AutoHashSetRooter
|