Searched refs:InheritCount (Results 1 – 4 of 4) sorted by relevance
447 if (node->InheritCount() != 0) { in TemplateObjectImplGen()453 …ofs_ << Indent(depth) << '.' << nodeName << "Size = " << std::dec << node->InheritCount() << ",\n"; in TemplateObjectImplGen()618 if (node->InheritCount() == 0) { in OutputTemplateImpl()648 if (node->InheritCount() == 0) { in OutputTemplateVariablesDeclare()
192 uint32_t InheritCount() const;
682 uint32_t ConfigNode::InheritCount() const in InheritCount() function in ConfigNode
565 InheritCount() { method in ConfigNode