Home
last modified time | relevance | path

Searched defs:getChild (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Rewrite/
H A DDeltaTree.cpp145 const DeltaTreeNode *getChild(unsigned i) const { in getChild() function in __anon9d934e970111::DeltaTreeInteriorNode
150 DeltaTreeNode *getChild(unsigned i) { in getChild() function in __anon9d934e970111::DeltaTreeInteriorNode
H A DRewriteRope.cpp422 const RopePieceBTreeNode *getChild(unsigned i) const { in getChild() function in __anon1975f3b50311::RopePieceBTreeInterior
427 RopePieceBTreeNode *getChild(unsigned i) { in getChild() function in __anon1975f3b50311::RopePieceBTreeInterior
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DStorageLocation.h125 StorageLocation *getChild(const ValueDecl &D) const { in getChild() function
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h
H A DDAGISelMatcher.h
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h432 const Node *getChild() const { return Child; } getChild() function
1468 const Node *getChild() const { return Child; } getChild() function
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp744 InMemoryNode *getChild(StringRef Name) const { getChild() function in llvm::vfs::detail::InMemoryDirectory