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

References

lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  720     return SourceLanguage::Fortran;
lib/DebugInfo/CodeView/EnumTables.cpp
   91     CV_ENUM_ENT(SourceLanguage, Fortran), CV_ENUM_ENT(SourceLanguage, Masm),
lib/DebugInfo/PDB/PDBExtras.cpp
  203     CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Lang, Fortran, OS)
tools/llvm-pdbutil/MinimalSymbolDumper.cpp
  193     RETURN_CASE(SourceLanguage, Fortran, "fortran");