| /third_party/libabigail/include/ |
| D | abg-viz-dot.h | 52 struct parent_node : public node_base struct 54 parent_node(const std::string& __id) in parent_node() argument
|
| /third_party/rust/rust/compiler/rustc_lint/src/ |
| D | drop_forget_useless.rs | 198 let parent_node = cx.tcx.hir().find_parent(drop_expr.hir_id); in is_single_call_in_arm() localVariable
|
| /third_party/rust/rust/src/tools/clippy/clippy_lints/src/ |
| D | drop_forget_ref.rs | 148 let parent_node = get_parent_node(cx.tcx, drop_expr.hir_id); in is_single_call_in_arm() localVariable
|
| D | escape.rs | 80 let parent_node = cx.tcx.hir().find_by_def_id(parent_id); in check_fn() localVariable
|
| /third_party/rust/rust/compiler/rustc_hir_analysis/src/collect/ |
| D | generics_of.rs | 54 let parent_node = tcx.hir().get_parent(hir_id); in generics_of() localVariable 116 let parent_node = tcx.hir().get_parent(hir_id); in generics_of() localVariable
|
| D | type_of.rs | 25 let parent_node = tcx.hir().get(parent_node_id); in anon_const_type_of() localVariable
|
| /third_party/rust/rust/src/tools/clippy/clippy_lints/src/unit_types/ |
| D | unit_arg.rs | 195 let parent_node = cx.tcx.hir().find_parent(call_expr.hir_id); in fmt_stmts_and_call() localVariable
|
| /third_party/FreeBSD/sys/dev/usb/implementation/ |
| D | usb_btree.c | 228 usbd_bt_node *parent_node; in usbd_insert_bt_node() local
|
| /third_party/rust/rust/src/tools/clippy/clippy_lints/src/loops/ |
| D | same_item_push.rs | 69 let parent_node = cx.tcx.hir().parent_id(hir_id); in check() localVariable
|
| /third_party/rust/rust/compiler/rustc_ast_lowering/src/ |
| D | index.rs | 25 parent_node: hir::ItemLocalId, field 97 let parent_node = self.parent_node; in with_parent() localVariable
|
| /third_party/rust/rust/compiler/rustc_hir_typeck/src/ |
| D | callee.rs | 306 let parent_node = hir.get(parent_hir_id); in identify_bad_closure_def_and_call() localVariable 354 let parent_node = self.tcx.hir().get(hir_id); in maybe_suggest_bad_array_definition() localVariable
|
| D | expr.rs | 1390 let parent_node = self.tcx.hir().parent_iter(expr.hir_id).find(|(_, node)| { in suggest_array_len() localVariable
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/ide-assists/src/handlers/ |
| D | merge_imports.rs | 46 let parent_node = match ctx.covering_element() { in merge_imports() localVariable
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/dynamic_obfuscation/ |
| D | dynamic_obfuscation.cc | 678 const mindspore::AnfNodePtr &parent_node) { in CloneSubGraph() 752 const mindspore::AnfNodePtr &parent_node) { in BuildFakeGraph() 904 mindspore::AnfNodePtr parent_node = node_dict_[parent_names_.top()]; in AddSwitchNode() local
|
| /third_party/NuttX/fs/nfs/ |
| D | nfs_adapter.c | 2539 struct nfsnode *parent_node = NULL; in vfs_nfs_unlink() local 2603 struct nfsnode *parent_node = NULL; in vfs_nfs_rmdir() local
|
| /third_party/mesa3d/src/util/blake3/ |
| D | blake3.c | 410 uint8_t *parent_node = in hasher_merge_cv_stack() local
|
| /third_party/selinux/libsepol/cil/test/unit/ |
| D | test_cil_copy_ast.c | 1449 struct cil_tree_node *parent_node; in test_cil_copy_node_helper_perm() local 2184 struct cil_tree_node *parent_node; in test_cil_copy_node_helper_senscat() local 2217 struct cil_tree_node *parent_node; in test_cil_copy_node_helper_catorder() local 2251 struct cil_tree_node *parent_node; in test_cil_copy_node_helper_dominance() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/graph/ |
| D | scalar_op_pass.cc | 455 auto parent_node = tensor_to_scalar_cnode->input(kIndexOne); in RemoveTensorToScalar() local
|
| /third_party/rust/rust/compiler/rustc_hir_analysis/src/ |
| D | collect.rs | 217 let parent_node = tcx.hir().get(parent_id); in placeholder_type_error_diag() localVariable
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_validate.c | 69 nir_cf_node *parent_node; member
|
| D | nir_lower_shader_calls.c | 1010 nir_cf_node *parent_node, in flatten_resume_if_ladder()
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/hir-expand/src/ |
| D | lib.rs | 872 let parent_node = node.file_id.call_node(db)?; in ancestors_with_macros_skip_attr_item() localVariable
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/graph_compiler/ |
| D | backend.cc | 339 …tInputofBpropCut(const std::shared_ptr<GraphCompiler> &graph_compiler, const CNodePtr &parent_node, in GetInputofBpropCut()
|
| /third_party/rust/rust/compiler/rustc_hir_typeck/src/method/ |
| D | suggest.rs | 1657 let parent_node = in suggest_constraining_numerical_ty() localVariable
|
| /third_party/rust/rust/compiler/rustc_trait_selection/src/traits/error_reporting/ |
| D | suggestions.rs | 2799 let parent_node = self.tcx.hir().parent_id(hir_id); in note_obligation_cause_code() localVariable
|