Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DLanguage.cpp167 {"cobol85", eLanguageTypeCobol85},
353 case eLanguageTypeCobol85: in GetPrimaryLanguage()
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h467 eLanguageTypeCobol85 = 0x0006, ///< ISO Cobol:1985. enumerator
/freebsd/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst703 .. py:data:: eLanguageTypeCobol85
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp78029 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeCobol85", lldb::eLanguageTypeCobol85)},