reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/MC/MCFragment.h
  386   bool isInsertionPoint() const { return IsInsertionPoint; }
  387   void setAsInsertionPoint() { IsInsertionPoint = true; }