OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setParent
(Results
1 - 25
of
27
) sorted by relevancy
1
2
/src/external/apache2/llvm/dist/llvm/lib/IR/
SymbolTableListTraitsImpl.h
71
V->
setParent
(Owner);
81
V->
setParent
(nullptr);
110
V.
setParent
(NewIP);
118
first->
setParent
(NewIP);
BasicBlock.cpp
93
void BasicBlock::
setParent
(Function *parent) {
Module.cpp
263
NMD->
setParent
(this);
Instruction.cpp
62
void Instruction::
setParent
(BasicBlock *P) {
Function.cpp
88
void Argument::
setParent
(Function *parent) {
493
A.
setParent
(this);
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ParentMap.h
34
void
setParent
(const Stmt *S, const Stmt *Parent);
/src/external/apache2/llvm/dist/llvm/lib/MC/
MCSection.cpp
82
F->
setParent
(this);
121
F->
setParent
(this);
MCContext.cpp
492
F->
setParent
(Ret);
714
F->
setParent
(Result);
776
F->
setParent
(Result);
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Argument.h
34
void
setParent
(Function *parent);
BasicBlock.h
70
void
setParent
(Function *parent);
GlobalValue.h
169
void
setParent
(Module *parent) {
Instruction.h
817
void
setParent
(BasicBlock *P);
/src/external/bsd/elftosb/dist/common/
OptionDictionary.h
50
inline void
setParent
(OptionContext * newParent) { m_parent = newParent; }
/src/external/gpl3/gcc.old/dist/gcc/d/dmd/
delegatize.d
91
private void
setParent
(Dsymbol s)
122
setParent
(e.declaration);
131
setParent
(e.lengthVar);
141
setParent
(e.lengthVar);
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
VPlan.h
474
void
setParent
(VPRegionBlock *P) { Parent = P; }
1620
Entry->
setParent
(this);
1621
Exit->
setParent
(this);
1649
EntryBlock->
setParent
(this);
1667
ExitBlock->
setParent
(this);
2191
NewBlock->
setParent
(BlockPtr->getParent());
2209
IfTrue->
setParent
(BlockPtr->getParent());
2210
IfFalse->
setParent
(BlockPtr->getParent());
VPlanHCFGBuilder.cpp
121
VPBB->
setParent
(TopRegion);
/src/external/apache2/llvm/dist/clang/lib/AST/
ParentMap.cpp
127
void ParentMap::
setParent
(const Stmt *S, const Stmt *Parent) {
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCObjectStreamer.h
82
F->
setParent
(CurSection);
MCFragment.h
97
void
setParent
(MCSection *Value) { Parent = Value; }
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
Module.h
498
void
setParent
(Module *M) {
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUMachineCFGStructurizer.cpp
357
void
setParent
(LinearizedRegion *P) { Parent = P; }
446
void
setParent
(RegionMRT *Region) { Parent = Region; }
473
setParent
(nullptr);
499
setParent
(nullptr);
657
NewMRTRegion->
setParent
(NewMRTParent);
663
NewMRTRegion->
setParent
(RegionMap[Parent]);
668
NewMBB->
setParent
(RegionMap[Region]);
2333
InnerRegion.
setParent
(CurrentRegion);
2803
LRegion->
setParent
(Region->getParent()
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineBasicBlock.cpp
152
N->
setParent
(Parent);
172
N->
setParent
(nullptr);
192
First->
setParent
(Parent);
/src/external/apache2/llvm/dist/clang/lib/Analysis/
AnalysisDeclContext.cpp
209
PM.
setParent
(I->first, PM.getParent(I->second));
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineInstr.h
261
void
setParent
(MachineBasicBlock *P) { Parent = P; }
/src/external/bsd/elftosb/dist/elftosb2/
ElftosbAST.h
58
virtual void
setParent
(ASTNode * newParent) { m_parent = newParent; }
Completed in 60 milliseconds
1
2
Indexes created Wed Jun 17 00:25:26 UTC 2026