Searched refs:set_children (Results 1 – 2 of 2) sorted by relevance
325 void SetBlockInfoHasBeenParsed(bool b, bool set_children);350 void SetDidParseVariables(bool b, bool set_children);
479 void Block::SetBlockInfoHasBeenParsed(bool b, bool set_children) { in SetBlockInfoHasBeenParsed() argument481 if (set_children) { in SetBlockInfoHasBeenParsed()489 void Block::SetDidParseVariables(bool b, bool set_children) { in SetDidParseVariables() argument491 if (set_children) { in SetDidParseVariables()