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

References

lib/DebugInfo/CodeView/EnumTables.cpp
   97     CV_ENUM_ENT(SourceLanguage, JScript), CV_ENUM_ENT(SourceLanguage, MSIL),
lib/DebugInfo/PDB/PDBExtras.cpp
  216     CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Lang, MSIL, OS)
tools/llvm-pdbutil/MinimalSymbolDumper.cpp
  206     RETURN_CASE(SourceLanguage, MSIL, "msil");