Searched refs:hasContents (Results 1 – 2 of 2) sorted by relevance
432 virtual bool hasContents() const { return false; } in hasContents() function497 bool hasContents() const override { in hasContents() function533 bool hasContents() const override { return true; } in hasContents() function
2109 if (!OldSec->hasContents()) in updateSection()