Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DLanguage.cpp197 {"cobol74", eLanguageTypeCobol74},
383 case eLanguageTypeCobol74: in GetPrimaryLanguage()
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h466 eLanguageTypeCobol74 = 0x0005, ///< ISO Cobol:1974. enumerator
/freebsd/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst702 .. py:data:: eLanguageTypeCobol74
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp81312 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeCobol74", (lldb::eLanguageTypeCobol74))},