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

References

lib/DebugInfo/PDB/Native/DbiStream.cpp
   70     return make_error<RawError>(raw_error_code::feature_unsupported,
  253   return make_error<RawError>(raw_error_code::feature_unsupported,
lib/DebugInfo/PDB/Native/GlobalsStream.cpp
   87         raw_error_code::feature_unsupported,
  101         raw_error_code::feature_unsupported,
lib/DebugInfo/PDB/Native/NativeSession.cpp
   80   return make_error<RawError>(raw_error_code::feature_unsupported);
lib/DebugInfo/PDB/Native/RawError.cpp
   19     case raw_error_code::feature_unsupported: