Home
last modified time | relevance | path

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

/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/
Doneof.rs34 fn need_boxed(field: &FieldWithContext, root_scope: &RootScope, owner_name: &str) -> bool { in need_boxed()
57 root_scope: &RootScope, in parse()
95 _root_scope: &RootScope, in parse()
Dextensions.rs90 root_scope: &RootScope, in write_extensions()
Dscope.rs18 pub(crate) struct RootScope<'a> { struct
22 impl<'a> RootScope<'a> { impl
Dlib.rs236 root_scope: &RootScope, in gen_file()
Denums.rs68 root_scope: &RootScope, in new()
Drust_types_values.rs505 root_scope: &RootScope, in type_name_to_rust_relative()
/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/
Doneof.rs49 root_scope: &RootScope, in need_boxed()
80 root_scope: &RootScope, in parse()
128 _root_scope: &RootScope, in parse()
Dscope.rs26 pub(crate) struct RootScope<'a> { struct
30 impl<'a> RootScope<'a> { argument
Dfile.rs30 root_scope: &RootScope, in gen_file()
Dextensions.rs101 root_scope: &RootScope, in write_extensions()
Denums.rs69 _root_scope: &RootScope, in new()
Drust_types_values.rs528 root_scope: &RootScope, in type_name_to_rust_relative()
/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Ddescriptorx.rs53 pub struct RootScope<'a> { struct
57 impl<'a> RootScope<'a> { impl
/external/rust/android-crates-io/crates/grpcio-compiler/src/
Dcodegen.rs544 root_scope: &'a RootScope, in new()
656 root_scope: &RootScope, in gen_file()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DDebugInfoMetadata.cpp978 DILocalScope &RootScope, DISubprogram &NewSP, LLVMContext &Ctx, in cloneScopeForSubprogram()