Home
last modified time | relevance | path

Searched defs:nsClearingPtrHashKey (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp91988 class nsClearingPtrHashKey : public nsPtrHashKey<T> class
91991 explicit nsClearingPtrHashKey(const T* aKey) : nsPtrHashKey<T>(aKey) {} in nsClearingPtrHashKey() function in nsClearingPtrHashKey
91992 nsClearingPtrHashKey(const nsClearingPtrHashKey<T>& aToCopy) in nsClearingPtrHashKey() function in nsClearingPtrHashKey