Searched defs:Disable (Results 1 - 14 of 14) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DLanguageCategory.cpp130 void LanguageCategory::Disable() { function in class:LanguageCategory
H A DTypeCategoryMap.cpp54 bool TypeCategoryMap::Disable(KeyType category_name) { function in class:TypeCategoryMap
84 bool TypeCategoryMap::Disable(ValueSP category) { function in class:TypeCategoryMap
H A DDataVisualization.cpp122 void DataVisualization::Categories::Disable(ConstString category) { function in class:DataVisualization::Categories
127 void DataVisualization::Categories::Disable(lldb::LanguageType lang_type) { function in class:DataVisualization::Categories
142 void DataVisualization::Categories::Disable( function in class:DataVisualization::Categories
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/
H A Dguarded_pool_allocator_posix.cpp74 auto Disable = []() { local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmInfo.cpp23 enum DefaultOnOff { Default, Enable, Disable }; enumerator in enum:DefaultOnOff
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DWithColor.h48 Disable, member in class:llvm::ColorMode
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp116 enum DefaultOnOff { Default, Enable, Disable }; enumerator in enum:DefaultOnOff
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.h44 enum LVEnableState { Unspecified, Enable, Disable, Full }; enumerator in enum:clang::CodeGen::LoopAttributes::LVEnableState
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h231 void disableCodeGen(bool Disable) { DisableCodeGen = Disable; } argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h108 Disable, // Disable the abort. member in class:llvm::GlobalISelAbortMode
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DCrashRecoveryContext.cpp142 void CrashRecoveryContext::Disable() { function in class:CrashRecoveryContext
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
H A DLog.cpp99 void Log::Disable(uint32_t flags) { function in class:Log
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h173 void setDisableVerify(bool Disable) { setOpt(DisableVerify, Disable); } argument
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeCategory.h340 void Disable() { Enable(false, UINT32_MAX); } function in class:lldb_private::TypeCategoryImpl

Completed in 201 milliseconds