Searched refs:parse_children (Results 1 – 2 of 2) sorted by relevance
365 bool parse_siblings, bool parse_children);382 bool parse_children,
2971 bool parse_siblings, bool parse_children) { in ParseTypes() argument2990 if (parse_children && die.HasChildren()) { in ParseTypes()3489 bool parse_siblings, bool parse_children, in ParseVariables() argument3587 if (!skip_children && parse_children && die.HasChildren()) { in ParseVariables()