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

Overrides

include/llvm/DebugInfo/PDB/IPDBRawSymbol.h
  180   virtual bool isEditAndContinueEnabled() const = 0;
lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp
  432 bool NativeRawSymbol::isEditAndContinueEnabled() const {

Declarations

include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h
   27   bool isEditAndContinueEnabled() const override;

References

lib/DebugInfo/PDB/Native/NativeCompilandSymbol.cpp
   36   dumpSymbolField(OS, "editAndContinueEnabled", isEditAndContinueEnabled(),