Home
last modified time | relevance | path

Searched defs:FileScope (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/protobuf-codegen/src/gen/
Dscope.rs68 pub(crate) struct FileScope<'a> { struct
72 impl<'a> Deref for FileScope<'a> { implementation
80 impl<'a> FileScope<'a> { impl
/external/rust/crates/protobuf-codegen/2.27.1/src/
Dscope.rs63 pub(crate) struct FileScope<'a> { struct
67 impl<'a> FileScope<'a> { argument
/external/rust/crates/protobuf/2.27.1/src/
Ddescriptorx.rs122 pub struct FileScope<'a> { struct
126 impl<'a> FileScope<'a> { argument
/external/clang/test/SemaCXX/
Dcdtor-fn-try-block.cpp3 int FileScope; variable