Home
last modified time | relevance | path

Searched refs:eLanguageTypeFortran77 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DLanguage.cpp199 {"fortran77", eLanguageTypeFortran77},
385 case eLanguageTypeFortran77: in GetPrimaryLanguage()
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h468 eLanguageTypeFortran77 = 0x0007, ///< ISO Fortran 77. enumerator
/freebsd/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst704 .. py:data:: eLanguageTypeFortran77
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp81314 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeFortran77", (lldb::eLanguageTypeFortran77))},