Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dtemplates-inl.h127 FunctionTemplateInfo FunctionTemplateInfo::GetParent(Isolate* isolate) { in GetParent() function
133 ObjectTemplateInfo ObjectTemplateInfo::GetParent(Isolate* isolate) { in GetParent() function
/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.cpp102 BasicBlock* GetParent(Instruction* instr) { in GetParent() function
/third_party/lzma/CPP/Windows/
DWindow.h155 HWND GetParent() const { return ::GetParent(_window); } in GetParent() function
/third_party/node/deps/v8/src/debug/
Ddebug-coverage.cc172 CoverageBlock& GetParent() { in GetParent() function in v8::internal::__anon8952eb110211::CoverageBlockIterator
/third_party/node/deps/v8/src/api/
Dapi.cc9957 const CpuProfileNode* CpuProfileNode::GetParent() const { in GetParent() function in v8::CpuProfileNode
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp88073 nsIContent* GetParent() const { in GetParent() function in nsINode