Home
last modified time | relevance | path

Searched defs:SetLanguage (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBExpressionOptions.cpp153 void SBExpressionOptions::SetLanguage(lldb::LanguageType language) { in SetLanguage() function in SBExpressionOptions
159 void SBExpressionOptions::SetLanguage(lldb::SBSourceLanguageName name, in SetLanguage() function in SBExpressionOptions
H A DSBTypeSummary.cpp62 void SBTypeSummaryOptions::SetLanguage(lldb::LanguageType l) { in SetLanguage() function in SBTypeSummaryOptions
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DCompileUnit.h145 void SetLanguage(lldb::LanguageType language) { SetLanguage() function
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeSummary.cpp37 TypeSummaryOptions &TypeSummaryOptions::SetLanguage(lldb::LanguageType lang) { in SetLanguage() function in TypeSummaryOptions
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h315 void SetLanguage(lldb::LanguageType language_type) { in SetLanguage() function
322 void SetLanguage(uint16_t name, uint32_t version) { in SetLanguage() function