Home
last modified time | relevance | path

Searched defs:OptionValueLanguage (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
HDOptionValueLanguage.h20 OptionValueLanguage(lldb::LanguageType value) in OptionValueLanguage() function
23 OptionValueLanguage(lldb::LanguageType current_value, in OptionValueLanguage() function
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/
HDlldb-forward.h153 class OptionValueLanguage; variable