Home
last modified time | relevance | path

Searched refs:GetLanguageValue (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionValue.h286 lldb::LanguageType GetLanguageValue(
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionValue.cpp364 OptionValue::GetLanguageValue(lldb::LanguageType fail_value) const { in GetLanguageValue() function in OptionValue