Home
last modified time | relevance | path

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

/external/rust/cxx/gen/src/
Dwrite.rs823 write_rust_function_decl_impl(out, &r_trampoline, f, indirect_call); in write_function_pointer_trampoline()
835 write_rust_function_decl_impl(out, &link_name, efn, indirect_call); in write_rust_function_decl()
839 fn write_rust_function_decl_impl( in write_rust_function_decl_impl() function