Home
last modified time | relevance | path

Searched defs:GetParent (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcopy_prop_arrays.h78 void GetParent() { in GetParent() function
Dloop_descriptor.h175 inline Loop* GetParent() { return parent_; } in GetParent() function
176 inline const Loop* GetParent() const { return parent_; } in GetParent() function
Dbasic_block.h66 inline Function* GetParent() const { return function_; } in GetParent() function
Dloop_utils.cpp103 BasicBlock* GetParent(Instruction* instr) { in GetParent() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dcopy_prop_arrays.h78 void GetParent() { in GetParent() function
Dloop_descriptor.h175 inline Loop* GetParent() { return parent_; } in GetParent() function
176 inline const Loop* GetParent() const { return parent_; } in GetParent() function
Dbasic_block.h66 inline Function* GetParent() const { return function_; } in GetParent() function
Dloop_utils.cpp103 BasicBlock* GetParent(Instruction* instr) { in GetParent() function
/third_party/spirv-tools/source/opt/
Dloop_descriptor.h175 inline Loop* GetParent() { return parent_; } in GetParent() function
176 inline const Loop* GetParent() const { return parent_; } in GetParent() function
Dbasic_block.h66 inline Function* GetParent() const { return function_; } in GetParent() function
Dloop_utils.cpp103 BasicBlock* GetParent(Instruction* instr) { in GetParent() function
/third_party/cef/libcef/renderer/
Ddom_node_impl.cc222 CefRefPtr<CefDOMNode> CefDOMNodeImpl::GetParent() { in GetParent() function in CefDOMNodeImpl
Dframe_impl.cc187 CefRefPtr<CefFrame> CefFrameImpl::GetParent() { in GetParent() function in CefFrameImpl
/third_party/cef/libcef_dll/ctocpp/
Dframe_ctocpp.cc312 NO_SANITIZE("cfi-icall") CefRefPtr<CefFrame> CefFrameCToCpp::GetParent() { in GetParent() function in CefFrameCToCpp
Ddomnode_ctocpp.cc237 NO_SANITIZE("cfi-icall") CefRefPtr<CefDOMNode> CefDOMNodeCToCpp::GetParent() { in GetParent() function in CefDOMNodeCToCpp
/third_party/cef/libcef_dll/wrapper/
Dcef_xml_object.cc251 CefRefPtr<CefXmlObject> CefXmlObject::GetParent() { in GetParent() function in CefXmlObject
/third_party/cef/libcef/browser/
Dframe_host_impl.cc174 CefRefPtr<CefFrame> CefFrameHostImpl::GetParent() { in GetParent() function in CefFrameHostImpl
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp88073 nsIContent* GetParent() const { in GetParent() function in nsINode