package llvm

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Source languages known by DWARF.

type t =
  1. | C89
  2. | C
  3. | Ada83
  4. | C_plus_plus
  5. | Cobol74
  6. | Cobol85
  7. | Fortran77
  8. | Fortran90
  9. | Pascal83
  10. | Modula2
  11. | LLVMJava
  12. | C99
  13. | Ada95
  14. | Fortran95
  15. | PLI
  16. | ObjC
  17. | ObjC_plus_plus
  18. | UPC
  19. | D
  20. | LLVMPython
  21. | LLVMOpenCL
  22. | Go
  23. | Modula3
  24. | Haskell
  25. | C_plus_plus_03
  26. | C_plus_plus_11
  27. | OCaml
  28. | Rust
  29. | C11
  30. | Swift
  31. | Julia
  32. | Dylan
  33. | C_plus_plus_14
  34. | Fortran03
  35. | Fortran08
  36. | RenderScript
  37. | BLISS
  38. | LLVMMips_Assembler
  39. | GOOGLE_RenderScript
  40. | BORLAND_Delphi