Home
last modified time | relevance | path

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

/external/rust/crates/bindgen/src/ir/
Dlayout.rs101 pub fn from_clang_ty(ty: &clang::Type, ctx: &BindgenContext) -> Type { in from_clang_ty() method
Dty.rs717 pub fn from_clang_ty( in from_clang_ty() method