Home
last modified time | relevance | path

Searched refs:SetLanguages (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h256 void SetLanguages(LanguageSet languages); in LLDB_MARK_AS_BITMASK_ENUM()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DType.cpp150 void TypeQuery::SetLanguages(LanguageSet languages) { in SetLanguages() function in TypeQuery