Home
last modified time | relevance | path

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

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