Searched refs:SetBlockInfoHasBeenParsed (Results 1 – 3 of 3) sorted by relevance
337 void SetBlockInfoHasBeenParsed(bool b, bool set_children);
502 void Block::SetBlockInfoHasBeenParsed(bool b, bool set_children) { in SetBlockInfoHasBeenParsed() function in Block508 (*pos)->SetBlockInfoHasBeenParsed(b, true); in SetBlockInfoHasBeenParsed()
381 m_block.SetBlockInfoHasBeenParsed(true, true); in GetBlock()