Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DDataVisualization.cpp122 void DataVisualization::Categories::Disable(ConstString category) { in Disable() function in DataVisualization::Categories
127 void DataVisualization::Categories::Disable(lldb::LanguageType lang_type) { in Disable() function in DataVisualization::Categories
142 void DataVisualization::Categories::Disable( in Disable() function in DataVisualization::Categories
H A DTypeCategoryMap.cpp66 bool TypeCategoryMap::Disable(KeyType category_name) { in Disable() function in TypeCategoryMap
96 bool TypeCategoryMap::Disable(TypeCategoryImplSP category) { in Disable() function in TypeCategoryMap
H A DLanguageCategory.cpp130 void LanguageCategory::Disable() { in Disable() function in LanguageCategory
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DExpandVariadics.h21 Disable, // Disable the pass entirely enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DWithColor.h48 /// Disable colors. enumerator
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmInfo.cpp25 enum DefaultOnOff { Default, Enable, Disable }; enumerator
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/
H A Dguarded_pool_allocator_posix.cpp105 auto Disable = []() { in installAtFork() local
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h233 void disableCodeGen(bool Disable) { DisableCodeGen = Disable; } in disableCodeGen()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h174 setDisableVerify(bool Disable) setDisableVerify() argument
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.h44 enum LVEnableState { Unspecified, Enable, Disable, Full }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCrashRecoveryContext.cpp149 void CrashRecoveryContext::Disable() { in Disable() function in CrashRecoveryContext
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeCategory.h379 void Disable() { Enable(false, UINT32_MAX); } in Disable() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h108 Disable, // Disable the abort. enumerator
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DLog.cpp107 void Log::Disable(Log::MaskType flags) { in Disable() function in Log
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp967 Disable, Enable, Begin, End enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp87 enum DefaultOnOff { Default, Enable, Disable }; enumerator
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp297 Disable, enumerator