Searched defs:getChild (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Rewrite/Core/
H A DDeltaTree.cpp141 const DeltaTreeNode *getChild(unsigned i) const { function in class:__anon3336::DeltaTreeNode
/freebsd-10.2-release/contrib/llvm/utils/TableGen/
H A DDAGISelMatcher.h198 Matcher *getChild(unsigned i) { return Children[i]; } function in class:llvm::ScopeMatcher
199 const Matcher *getChild(unsigned i) const { return Children[i]; } function in class:llvm::ScopeMatcher

Completed in 41 milliseconds