OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:addChild
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
LexicalScopes.h
56
Parent->
addChild
(this);
68
///
addChild
- Add a child scope.
69
void
addChild
(LexicalScope *S) { Children.push_back(S); }
DIE.h
846
DIE &
addChild
(DIE *Child) {
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
GenericDomTree.h
92
std::unique_ptr<DomTreeNodeBase>
addChild
(
644
OldNode = NewNode->
addChild
(std::move(DomTreeNodes[OldRoot]));
819
return (DomTreeNodes[BB] = IDom->
addChild
(
/src/external/apache2/llvm/dist/llvm/lib/Support/
VirtualFileSystem.cpp
665
InMemoryNode *
addChild
(StringRef Name, std::unique_ptr<InMemoryNode> Child) {
768
Dir->
addChild
(Name, std::move(Child));
778
Dir = cast<detail::InMemoryDirectory>(Dir->
addChild
(
Completed in 27 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026