LLDB mainline
Functions
TypeCategory.cpp File Reference
#include "lldb/DataFormatters/TypeCategory.h"
#include "lldb/Target/Language.h"

Go to the source code of this file.

Functions

static bool IsApplicable (lldb::LanguageType category_lang, lldb::LanguageType valobj_lang)
 

Function Documentation

◆ IsApplicable()

static bool IsApplicable ( lldb::LanguageType  category_lang,
lldb::LanguageType  valobj_lang 
)
static