Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
HDSBExpressionOptions.cpp153 void SBExpressionOptions::SetLanguage(lldb::LanguageType language) { in SetLanguage() function in SBExpressionOptions
159 void SBExpressionOptions::SetLanguage(lldb::SBSourceLanguageName name, in SetLanguage() function in SBExpressionOptions
HDSBTypeSummary.cpp62 void SBTypeSummaryOptions::SetLanguage(lldb::LanguageType l) { in SetLanguage() function in SBTypeSummaryOptions
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDCompileUnit.h148 void SetLanguage(lldb::LanguageType language) { in SetLanguage() function
/freebsd-13-stable/contrib/llvm-project/lldb/source/DataFormatters/
HDTypeSummary.cpp37 TypeSummaryOptions &TypeSummaryOptions::SetLanguage(lldb::LanguageType lang) { in SetLanguage() function in TypeSummaryOptions
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
HDTarget.h315 void SetLanguage(lldb::LanguageType language_type) { in SetLanguage() function
322 void SetLanguage(uint16_t name, uint32_t version) { in SetLanguage() function