Searched defs:addChild (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h69 void addChild(LexicalScope *S) { Children.push_back(S); } function in class:llvm::LexicalScope
H A DDIE.h819 DIE &addChild(DIE *Child) { function in class:llvm::DIE
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTree.h87 std::unique_ptr<DomTreeNodeBase> addChild( function in class:llvm::DomTreeNodeBase
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp643 InMemoryNode *addChild(StringRef Name, std::unique_ptr<InMemoryNode> Child) { function in class:llvm::vfs::detail::InMemoryDirectory

Completed in 211 milliseconds