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

Overrides

include/llvm/MC/MCStreamer.h
 1019   virtual bool mayHaveInstructions(MCSection &Sec) const { return true; }

Declarations

include/llvm/MC/MCObjectStreamer.h
  200   bool mayHaveInstructions(MCSection &Sec) const override;