Home
last modified time | relevance | path

Searched defs:setParent (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/experimental/xform/
DSkXform.cpp27 void Xform::setParent(sk_sp<Xform> parent) { in setParent() function in Xform
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DBasicBlock.cpp87 void BasicBlock::setParent(Function *parent) { in setParent() function in BasicBlock
DInstruction.cpp51 void Instruction::setParent(BasicBlock *P) { in setParent() function in Instruction
DFunction.cpp84 void Argument::setParent(Function *parent) { in setParent() function in Argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DGlobalValue.h153 void setParent(Module *parent) { in setParent() function
/third_party/python/Lib/xml/sax/
Dsaxutils.py333 def setParent(self, parent): member in XMLFilterBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGlobalValue.h175 void setParent(Module *parent) { in setParent() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCFragment.h88 void setParent(MCSection *Value) { Parent = Value; } in setParent() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.h421 void setParent(VPRegionBlock *P) { Parent = P; } in setParent() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineCFGStructurizer.cpp376 void setParent(LinearizedRegion *P) { Parent = P; } in setParent() function in __anon2c2db6a70211::LinearizedRegion
465 void setParent(RegionMRT *Region) { Parent = Region; } in setParent() function in __anon2c2db6a70211::MRT
/third_party/typescript/src/compiler/transformers/
Des2015.ts1444 …const declarationName = parameter.name.kind === SyntaxKind.Identifier ? setParent(setTextRange(fac… constant
/third_party/typescript/src/compiler/
Dutilities.ts7463 export function setParent<T extends Node>(child: T, parent: T["parent"] | undefined): T; function
/third_party/typescript/lib/
Dtsc.js17149 function setParent(child, parent) { function
DtypingsInstaller.js21499 function setParent(child, parent) { function