Searched refs:parse_children (Results 1 – 2 of 2) sorted by relevance
366 bool parse_siblings, bool parse_children);383 bool parse_children,
2914 bool parse_siblings, bool parse_children) { in ParseTypes() argument2933 if (parse_children && die.HasChildren()) { in ParseTypes()3435 bool parse_siblings, bool parse_children, in ParseVariables() argument3533 if (!skip_children && parse_children && die.HasChildren()) { in ParseVariables()