Searched refs:GetIsPure (Results 1 – 3 of 3) sorted by relevance
167 vtable_component.Set("is_pure", vtable_component_ir.GetIsPure()); in ConvertVTableComponentIR()
159 added_vtable_component->set_is_pure(vtable_component_ir.GetIsPure()); in ConvertVTableLayoutIR()
280 bool GetIsPure() const { in GetIsPure() function