Home
last modified time | relevance | path

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

/third_party/rust/rust/tests/rustdoc-json/type/
Dfn_lifetime.rs26 pub type ForAll = for<'a> fn(&'a i32) -> &'a i32; typedef
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DRequestTracker.h69 void ForAll(F&& f) { in ForAll() function
/third_party/rust/rust/compiler/rustc_transmute/src/maybe_transmutable/
Dmod.rs403 ForAll, enumerator