Searched defs:RootScope (Results 1 – 15 of 15) sorted by relevance
/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/ |
D | oneof.rs | 34 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()
|
D | extensions.rs | 90 root_scope: &RootScope, in write_extensions()
|
D | scope.rs | 18 pub(crate) struct RootScope<'a> { struct 22 impl<'a> RootScope<'a> { impl
|
D | lib.rs | 236 root_scope: &RootScope, in gen_file()
|
D | enums.rs | 68 root_scope: &RootScope, in new()
|
D | rust_types_values.rs | 505 root_scope: &RootScope, in type_name_to_rust_relative()
|
/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/ |
D | oneof.rs | 49 root_scope: &RootScope, in need_boxed() 80 root_scope: &RootScope, in parse() 128 _root_scope: &RootScope, in parse()
|
D | scope.rs | 26 pub(crate) struct RootScope<'a> { struct 30 impl<'a> RootScope<'a> { argument
|
D | file.rs | 30 root_scope: &RootScope, in gen_file()
|
D | extensions.rs | 101 root_scope: &RootScope, in write_extensions()
|
D | enums.rs | 69 _root_scope: &RootScope, in new()
|
D | rust_types_values.rs | 528 root_scope: &RootScope, in type_name_to_rust_relative()
|
/external/rust/android-crates-io/extra_versions/crates/protobuf/src/ |
D | descriptorx.rs | 53 pub struct RootScope<'a> { struct 57 impl<'a> RootScope<'a> { impl
|
/external/rust/android-crates-io/crates/grpcio-compiler/src/ |
D | codegen.rs | 544 root_scope: &'a RootScope, in new() 656 root_scope: &RootScope, in gen_file()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 978 DILocalScope &RootScope, DISubprogram &NewSP, LLVMContext &Ctx, in cloneScopeForSubprogram()
|