Searched defs:TypeReflection (Results 1 – 2 of 2) sorted by relevance
| /third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ | ||
| D | Type.pb.cs | 15 public static partial class TypeReflection { class |
| /third_party/rust/rust/compiler/rustc_codegen_gcc/src/ | ||
| D | common.rs | 356 pub trait TypeReflection<'gcc, 'tcx> { trait |