Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionValueLanguage.h21 OptionValueLanguage(lldb::LanguageType value) in OptionValueLanguage() function
24 OptionValueLanguage(lldb::LanguageType current_value, in OptionValueLanguage() function
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-forward.h163 class OptionValueLanguage; variable