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

References

tools/clang/lib/Frontend/SerializedDiagnosticReader.cpp
   35     return SDError::CouldNotLoad;
  335     case SDError::CouldNotLoad:
tools/clang/tools/libclang/CXLoadedDiagnostic.cpp
  258     case static_cast<int>(serialized_diags::SDError::CouldNotLoad):