Home
last modified time | relevance | path

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

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