Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_expand/src/
Dbase.rs430 fn make_params(self: Box<Self>) -> Option<SmallVec<[ast::Param; 1]>> { in make_params() method
635 fn make_params(self: Box<DummyResult>) -> Option<SmallVec<[ast::Param; 1]>> { in make_params() method