Searched defs:SetLanguage (Results 1 – 5 of 5) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBExpressionOptions.cpp | 153 void SBExpressionOptions::SetLanguage(lldb::LanguageType language) { in SetLanguage() function in SBExpressionOptions |
H A D | SBTypeSummary.cpp | 62 void SBTypeSummaryOptions::SetLanguage(lldb::LanguageType l) { in SetLanguage() function in SBTypeSummaryOptions |
/llvm-project/lldb/include/lldb/Symbol/ | ||
H A D | CompileUnit.h | 148 void SetLanguage(lldb::LanguageType language) { SetLanguage() function |
/llvm-project/lldb/source/DataFormatters/ | ||
H A D | TypeSummary.cpp | 37 TypeSummaryOptions &TypeSummaryOptions::SetLanguage(lldb::LanguageType lang) { SetLanguage() function in TypeSummaryOptions |
/llvm-project/lldb/include/lldb/Target/ | ||
H A D | Target.h | 315 void SetLanguage(lldb::LanguageType language_type) { SetLanguage() function |