Searched defs:setParent (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/DebugInfo/
H A DDWARFDebugInfoEntry.h96 void setParent(DWARFDebugInfoEntryMinimal *parent) { function in class:llvm::DWARFDebugInfoEntryMinimal
/macosx-10.10.1/WebKit-7600.1.25/win/WebCoreSupport/
H A DEmbeddedWidget.cpp174 void EmbeddedWidget::setParent(ScrollView* parent) function in class:EmbeddedWidget
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/
H A DMetadata.h204 void setParent(Module *M) { Parent = M; } function in class:llvm::NamedMDNode
/macosx-10.10.1/AppleRAID-4.0.6/
H A DAppleLVMVolume.cpp384 bool AppleLVMVolume::setParent(AppleLVMVolume * parent) function in class:AppleLVMVolume
/macosx-10.10.1/JavaScriptCore-7600.1.17/profiler/
H A DProfileNode.h97 void setParent(ProfileNode* parent) { m_parent = parent; } function in class:JSC::ProfileNode
/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DRedBlackTree.h109 void setParent(NodeType* newParent) function in class:WTF::RedBlackTree::Node
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DMachineInstr.h91 void setParent(MachineBasicBlock *P) { Parent = P; } function in class:llvm::MachineInstr
/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DBasicBlock.cpp85 void BasicBlock::setParent(Function *parent) { function in class:BasicBlock
H A DFunction.cpp55 void Argument::setParent(Function *parent) { function in class:Argument
219 void Function::setParent(Module *parent) { function in class:Function
H A DGlobals.cpp124 void GlobalVariable::setParent(Module *parent) { function in class:GlobalVariable
203 void GlobalAlias::setParent(Module *parent) { function in class:GlobalAlias
H A DInstruction.cpp57 void Instruction::setParent(BasicBlock *P) { function in class:Instruction
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCAssembler.h94 void setParent(MCSectionData *Value) { Parent = Value; } function in class:llvm::MCFragment
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/Plugins/
H A DPluginView.cpp812 void PluginView::setParent(ScrollView* scrollView) function in class:WebKit::PluginView

Completed in 179 milliseconds