Home
last modified time | relevance | path

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

/llvm-project/lldb/source/DataFormatters/
H A DTypeCategory.cpp22 static bool IsApplicable(lldb::LanguageType category_lang, in IsApplicable()
62 const lldb::LanguageType category_lang = GetLanguageAtIndex(idx); in IsApplicable() local