Searched refs:hasChildrenInFlags (Results 1 – 2 of 2) sorted by relevance
48 static bool hasChildrenInFlags(const uint8_t flags);191 inline bool BinaryFormat::hasChildrenInFlags(const uint8_t flags) { in hasChildrenInFlags() function
684 const bool hasChildren = BinaryFormat::hasChildrenInFlags(flags); in processCurrentNode()713 assert(BinaryFormat::hasChildrenInFlags(flags)); in processCurrentNode()