Searched refs:IsInsertionPoint (Results 1 – 1 of 1) sorted by relevance
348 bool IsInsertionPoint; variable382 IsInsertionPoint(false), Size(UINT64_C(0)), in MCFragment()385 bool isInsertionPoint() const { return IsInsertionPoint; } in isInsertionPoint()386 void setAsInsertionPoint() { IsInsertionPoint = true; } in setAsInsertionPoint()