Home
last modified time | relevance | path

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

/third_party/rust/crates/syn/src/
Dgenerics.rs129 pub fn type_params(&self) -> TypeParams { in type_params() method
/third_party/rust/crates/bindgen/bindgen/ir/
Dcontext.rs318 type_params: HashMap<clang::Cursor, TypeId>, field