Searched refs:set_children (Results 1 – 2 of 2) sorted by relevance
337 void SetBlockInfoHasBeenParsed(bool b, bool set_children);362 void SetDidParseVariables(bool b, bool set_children);
502 void Block::SetBlockInfoHasBeenParsed(bool b, bool set_children) { in SetBlockInfoHasBeenParsed() argument504 if (set_children) { in SetBlockInfoHasBeenParsed()512 void Block::SetDidParseVariables(bool b, bool set_children) { in SetDidParseVariables() argument514 if (set_children) { in SetDidParseVariables()