Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DLanguage.cpp175 {"fortran95", eLanguageTypeFortran95},
356 case eLanguageTypeFortran95: in GetPrimaryLanguage()
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h475 eLanguageTypeFortran95 = 0x000e, ///< ISO Fortran 95. enumerator
/freebsd/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst711 .. py:data:: eLanguageTypeFortran95
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp78037 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeFortran95", lldb::eLanguageTypeFortran95)},