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

/external/deqp/framework/delibs/decpp/
H A DdeMemPool.hpp46 int getNumChildren (void) const { return deMemPool_getNumChildren(m_pool); } function in class:de::MemPool
/external/deqp/executor/
H A DxeTestCase.hpp93 int getNumChildren (void) const { return (int)m_children.size(); } function in class:xe::TestGroup
/external/llvm/include/llvm/Support/
H A DGenericDomTree.h95 size_t getNumChildren() const { function in class:llvm::DomTreeNodeBase
104 if (getNumChildren() != Other->getNumChildren())
/external/llvm/utils/TableGen/
H A DDAGISelMatcher.h198 unsigned getNumChildren() const { return Children.size(); } function in class:llvm::ScopeMatcher

Completed in 151 milliseconds