| /third_party/rust/crates/serde/serde_derive/src/internals/ |
| D | check.rs | 8 pub fn check(cx: &Ctxt, cont: &mut Container, derive: Derive) { in check() 21 fn check_getter(cx: &Ctxt, cont: &Container) { in check_getter() 43 fn check_flatten(cx: &Ctxt, cont: &Container) { in check_flatten() 60 fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field) { in check_flatten_field() 87 fn check_identifier(cx: &Ctxt, cont: &Container) { in check_identifier() 171 fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container) { in check_variant_skip_attrs() 248 fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container) { in check_internal_tag_field_name_conflict() 295 fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container) { in check_adjacent_tag_conflict() 313 fn check_transparent(cx: &Ctxt, cont: &mut Container, derive: Derive) { in check_transparent() 413 fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container) { in check_from_and_try_from()
|
| D | ctxt.rs | 13 pub struct Ctxt { struct 19 impl Ctxt { argument 56 impl Drop for Ctxt { implementation
|
| D | attr.rs | 33 fn none(cx: &'c Ctxt, name: Symbol) -> Self { in none() 81 fn none(cx: &'c Ctxt, name: Symbol) -> Self { in none() 102 fn none(cx: &'c Ctxt, name: Symbol) -> Self { in none() 290 pub fn from_ast(cx: &Ctxt, item: &syn::DeriveInput) -> Self { in from_ast() 707 cx: &Ctxt, in decide_tag() 789 cx: &Ctxt, in decide_identifier() 859 pub fn from_ast(cx: &Ctxt, variant: &syn::Variant) -> Self { in from_ast() 1145 cx: &Ctxt, in from_ast() 1501 cx: &'b Ctxt, in get_ser_and_de() 1508 F: Fn(&Ctxt, Symbol, Symbol, &'a syn::Lit) -> Result<T, ()>, in get_ser_and_de() [all …]
|
| D | ast.rs | 64 cx: &Ctxt, in from_ast() 139 cx: &Ctxt, in enum_from_ast() 161 cx: &Ctxt, in struct_from_ast() 184 cx: &Ctxt, in fields_from_ast()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/ |
| D | DWARFLinkerCompileUnit.cpp | 76 DeclContext *Ctxt, PatchLocation Attr) { in noteForwardReference() 85 DeclContext *Ctxt; in fixupForwardReferences() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/ |
| D | DWARFLinkerCompileUnit.h | 58 DeclContext *Ctxt; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
| D | LTOCodeGenerator.cpp | 686 void *Ctxt) { in setDiagnosticHandler()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFContext.cpp | 1295 DWARFContext *Ctxt = S->Context.get(); in getDWOContext() local 1302 DWARFContext *Ctxt = S->Context.get(); in getDWOContext() local 1337 auto *Ctxt = S->Context.get(); in getDWOContext() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | YAMLTraits.cpp | 55 Input::Input(StringRef InputContent, void *Ctxt, in Input() 63 Input::Input(MemoryBufferRef Input, void *Ctxt, in Input()
|
| /third_party/rust/crates/serde/serde_derive/src/ |
| D | de.rs | 77 fn precondition(cx: &Ctxt, cont: &Container) { in precondition() 82 fn precondition_sized(cx: &Ctxt, cont: &Container) { in precondition_sized() 95 fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container) { in precondition_no_de_lifetime()
|
| D | ser.rs | 67 fn precondition(cx: &Ctxt, cont: &Container) { in precondition()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 14555 LLVMContext &Ctxt = *DAG->getContext(); in getLoadedType() local
|