Searched defs:getChildren (Results 1 – 12 of 12) sorted by relevance
205 llvm::iterator_range<ChildIterator> getChildren() { in getChildren() function208 llvm::iterator_range<ConstChildIterator> getChildren() const { in getChildren() function
241 InlinedProbeTreeMap &getChildren() { return Children; } getChildren() function 242 const InlinedProbeTreeMap &getChildren() const { return Children; } getChildren() function
135 template <bool InverseEdge> VectRet getChildren(NodePtr N) const { in getChildren() function
115 return getChildren<Inversed>(N); in getChildren() function 108 static SmallVector<NodePtr, 8> getChildren(NodePtr N, BatchUpdatePtr BUI) { getChildren() function [all...]
197 ChildMapT &getChildren() { return children; } in getChildren() function
65 SmallVectorImpl<LexicalScope *> &getChildren() { return Children; } in getChildren() function
185 MutableArrayRef<Stmt *> getChildren() { in getChildren() function188 ArrayRef<Stmt *> getChildren() const { in getChildren() function1296 MutableArrayRef<Decl *> getChildren() { in getChildren() function1299 ArrayRef<Decl *> getChildren() const { in getChildren() function
82 std::vector<llvm::Record *> CombinedPred::getChildren() const { getChildren() function in CombinedPred
210 const LVElements *getChildren() const { return Children.get(); } in getChildren() function
33 MutableArrayRef<Stmt *> OMPChildren::getChildren() { in getChildren() function in OMPChildren
9114 ArrayRef<Stmt *> getChildren() const { getChildren() function