Home
last modified time | relevance | path

Searched refs:GetAsLanguage (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionValue.cpp168 OptionValueLanguage *OptionValue::GetAsLanguage() { in GetAsLanguage() function in OptionValue
174 const OptionValueLanguage *OptionValue::GetAsLanguage() const { in GetAsLanguage() function in OptionValue
365 const OptionValueLanguage *option_value = GetAsLanguage(); in GetLanguageValue()
372 OptionValueLanguage *option_value = GetAsLanguage(); in SetLanguageValue()
H A DOptionValueProperties.cpp280 return property->GetValue()->GetAsLanguage(); in GetPropertyAtIndexAsOptionValueLanguage()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionValue.h227 OptionValueLanguage *GetAsLanguage();
229 const OptionValueLanguage *GetAsLanguage() const;