Searched defs:FillFragment (Results 1 – 2 of 2) sorted by relevance
18 FillFragment::FillFragment(int64_t pValue, in FillFragment() function in mcld::FillFragment
35 static bool classof(const FillFragment*) { return true; } in classof()