Searched refs:HasAncestorNamed (Results 1 – 3 of 3) sorted by relevance
245 if (packet->HasAncestorNamed("CommandStatus")) { in generate_cpp_headers_one_file()249 if (packet->HasAncestorNamed("CommandComplete")) { in generate_cpp_headers_one_file()
71 bool HasAncestorNamed(std::string name) const;
550 bool ParentDef::HasAncestorNamed(std::string name) const { in HasAncestorNamed() function in ParentDef