Searched defs:getChildren (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCFGDiff.h135 template <bool InverseEdge> VectRet getChildren(NodePtr N) const { function in class:llvm::GraphDiff
H A DGenericDomTreeConstruction.h108 static SmallVector<NodePtr, 8> getChildren(NodePtr N, BatchUpdatePtr BUI) { function in struct:llvm::DomTreeBuilder::SemiNCAInfo
115 static SmallVector<NodePtr, 8> getChildren(NodePtr N) { function in struct:llvm::DomTreeBuilder::SemiNCAInfo
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h65 SmallVectorImpl<LexicalScope *> &getChildren() { return Children; } function in class:llvm::LexicalScope
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtOpenMP.cpp33 MutableArrayRef<Stmt *> OMPChildren::getChildren() { function in class:OMPChildren
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Tooling/Syntax/
H A DTree.h227 llvm::iterator_range<ChildIterator> getChildren() { function in class:clang::syntax::Tree
230 llvm::iterator_range<ConstChildIterator> getChildren() const { function in class:clang::syntax::Tree
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DPseudoProbe.h75 InlinedProbeTreeMap &getChildren() { return Children; } function in class:llvm::sampleprof::PseudoProbeInlineTree

Completed in 102 milliseconds