/external/llvm-project/lldb/include/lldb/Core/ |
D | ValueObjectCast.h | 41 ValueObject *GetParent() override { in GetParent() function 45 const ValueObject *GetParent() const override { in GetParent() function
|
D | ValueObjectDynamicValue.h | 61 ValueObject *GetParent() override { in GetParent() function 65 const ValueObject *GetParent() const override { in GetParent() function
|
D | ValueObjectSyntheticFilter.h | 84 ValueObject *GetParent() override { in GetParent() function 88 const ValueObject *GetParent() const override { in GetParent() function
|
D | Section.h | 178 lldb::SectionSP GetParent() const { return m_parent_wp.lock(); } in GetParent() function
|
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
D | DWARFDebugInfoEntry.h | 127 DWARFDebugInfoEntry *GetParent() { in GetParent() function 130 const DWARFDebugInfoEntry *GetParent() const { in GetParent() function
|
/external/pdfium/xfa/fxfa/layout/ |
D | cxfa_traversestrategy_layoutitem.h | 22 static CXFA_LayoutItem* GetParent(CXFA_LayoutItem* pLayoutItem) { in GetParent() function
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_traversestrategy_xfacontainernode.h | 21 static CXFA_Node* GetParent(CXFA_Node* pTemplateNode) { in GetParent() function
|
D | cxfa_traversestrategy_xfanode.h | 20 static inline CXFA_Node* GetParent(CXFA_Node* pTemplateNode) { in GetParent() function
|
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_object_walker.h | 46 const CPDF_Object* GetParent() const { return parent_object_.Get(); } in GetParent() function
|
D | cpdf_object_walker_unittest.cpp | 81 TEST(CPDF_ObjectWalkerTest, GetParent) { in TEST() argument
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | copy_prop_arrays.h | 78 void GetParent() { in GetParent() function
|
D | loop_descriptor.h | 175 inline Loop* GetParent() { return parent_; } in GetParent() function 176 inline const Loop* GetParent() const { return parent_; } in GetParent() function
|
D | basic_block.h | 66 inline Function* GetParent() const { return function_; } in GetParent() function
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
D | copy_prop_arrays.h | 78 void GetParent() { in GetParent() function
|
D | loop_descriptor.h | 175 inline Loop* GetParent() { return parent_; } in GetParent() function 176 inline const Loop* GetParent() const { return parent_; } in GetParent() function
|
D | basic_block.h | 66 inline Function* GetParent() const { return function_; } in GetParent() function
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | copy_prop_arrays.h | 78 void GetParent() { in GetParent() function
|
D | loop_descriptor.h | 175 inline Loop* GetParent() { return parent_; } in GetParent() function 176 inline const Loop* GetParent() const { return parent_; } in GetParent() function
|
D | basic_block.h | 66 inline Function* GetParent() const { return function_; } in GetParent() function
|
/external/pdfium/core/fxcrt/ |
D | tree_node.h | 20 T* GetParent() const { return m_pParent; } in GetParent() function
|
/external/stressapptest/src/ |
D | error_diag.h | 46 DeviceTree *GetParent() { return parent_; } in GetParent() function
|
/external/libbrillo/brillo/udev/ |
D | udev_device.cc | 28 std::unique_ptr<UdevDevice> UdevDevice::GetParent() const { in GetParent() function in brillo::UdevDevice
|
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
D | CommonTreeAdaptor.cs | 188 public override object GetParent(object t) { in GetParent() method in Antlr.Runtime.Tree.CommonTreeAdaptor
|
/external/pdfium/xfa/fwl/ |
D | cfwl_widget.h | 177 CFWL_Widget* GetParent() const { return m_pWidgetMgr->GetParentWidget(this); } in GetParent() function
|
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/ |
D | Antlr.Runtime.Tree.pas | 442 function GetParent: ITree; in GetParent() function 541 function GetParent: ITree; in GetParent() function 1225 function GetParent: ITree; override; in GetParent() function 1299 function GetParent(const T: IANTLRInterface): IANTLRInterface; virtual; abstract; in GetParent() function 1328 function GetParent(const T: IANTLRInterface): IANTLRInterface; override; in GetParent() function 2273 function TBaseTree.GetParent: ITree; in GetParent() function 2515 function TCommonTree.GetParent: ITree; in GetParent() function 2945 function TCommonTreeAdaptor.GetParent( in GetParent() function
|