Searched defs:GetEnabled (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/source/Target/ | ||
H A D | StructuredDataPlugin.cpp | 35 bool StructuredDataPlugin::GetEnabled(llvm::StringRef type_name) const { in GetEnabled() function in StructuredDataPlugin |
/llvm-project/lldb/source/API/ | ||
H A D | SBTypeCategory.cpp | 52 bool SBTypeCategory::GetEnabled() { in GetEnabled() function in SBTypeCategory |
/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/ | ||
H A D | StructuredDataDarwinLog.cpp | 1202 bool StructuredDataDarwinLog::GetEnabled(llvm::StringRef type_name) const { GetEnabled() function in StructuredDataDarwinLog |