Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/clippy/tests/ui/
Dbox_default.rs26 let _impl = Box::new(ImplementsDefault::default()); in main() localVariable
/third_party/rust/rust/compiler/rustc_hir_typeck/src/fn_ctxt/
Dmod.rs1 mod _impl; module
/third_party/python/Lib/
Dconfigparser.py1311 _impl=None, **kwargs): argument