Home
last modified time | relevance | path

Searched refs:child_ty (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/bindgen/src/ir/
Ditem.rs1800 let child_ty = child.cur_type(); in type_param() localVariable
1801 if child_ty.kind() == clang_sys::CXCursor_TypeRef && in type_param()
1802 child_ty.spelling() == ty_spelling in type_param()