Files
clang-p2996/lldb/source/Symbol
Michael Buch 4ea5c603b4 [lldb][Type] Add TypeQuery::SetLanguages API (#75926)
This is required for users of `TypeQuery` that limit the set of
languages of the query using APIs such as
`GetSupportedLanguagesForTypes` or
`GetSupportedLanguagesForExpressions`.

Example usage: https://github.com/apple/llvm-project/pull/7885
2024-01-09 16:02:56 +00:00
..