/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | ExpandVariadics.h | 21 Disable, // Disable the pass entirely enumerator
|
/llvm-project/lldb/source/DataFormatters/ |
H A D | DataVisualization.cpp | 122 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 D | LanguageCategory.cpp | 130 void LanguageCategory::Disable() { in Disable() function in LanguageCategory
|
H A D | TypeCategoryMap.cpp | 66 bool TypeCategoryMap::Disable(KeyType category_name) { in Disable() function in TypeCategoryMap 96 bool TypeCategoryMap::Disable(TypeCategoryImplSP category) { in Disable() function in TypeCategoryMap
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | WithColor.h | 49 Disable, enumerator
|
/llvm-project/llvm/lib/MC/ |
H A D | MCAsmInfo.cpp | 25 enum DefaultOnOff { Default, Enable, Disable }; enumerator
|
/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/ |
H A D | guarded_pool_allocator_posix.cpp | 105 auto Disable = []() { installAtFork() local
|
/llvm-project/llvm/bindings/ocaml/target/ |
H A D | llvm_target.ml | 50 | Disable Constructor
|
H A D | llvm_target.mli | 55 | Disable Constructor
|
/llvm-project/compiler-rt/lib/scudo/standalone/tests/ |
H A D | memtag_test.cpp | 118 ScopedDisableMemoryTagChecks Disable; in TEST_F() local
|
/llvm-project/llvm/include/llvm/LTO/legacy/ |
H A D | ThinLTOCodeGenerator.h | 233 disableCodeGen(bool Disable) disableCodeGen() argument
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGLoopInfo.h | 44 enum LVEnableState { Unspecified, Enable, Disable, Full }; enumerator
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetPassConfig.h | 193 setDisableVerify(bool Disable) setDisableVerify() argument
|
/llvm-project/llvm/lib/Support/ |
H A D | CrashRecoveryContext.cpp | 149 void CrashRecoveryContext::Disable() { in Disable() function in CrashRecoveryContext
|
/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetOptions.h | 108 Disable, // Disable the abort. global() enumerator
|
/llvm-project/lldb/include/lldb/DataFormatters/ |
H A D | TypeCategory.h | 379 void Disable() { Enable(false, UINT32_MAX); } in Disable() function
|
/llvm-project/lldb/unittests/Utility/ |
H A D | LogTest.cpp | 250 TEST_F(LogChannelTest, Disable) { in TEST_F() argument
|
/llvm-project/clang/tools/libclang/ |
H A D | CIndexDiagnostic.cpp | 384 clang_getDiagnosticOption(CXDiagnostic Diag,CXString * Disable) clang_getDiagnosticOption() argument
|
/llvm-project/lldb/source/Utility/ |
H A D | Log.cpp | 107 void Log::Disable(Log::MaskType flags) { Disable() function in Log
|
/llvm-project/clang/lib/Parse/ |
H A D | ParsePragma.cpp | 967 Disable, Enable, Begin, End enumerator
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.cpp | 87 enum DefaultOnOff { Default, Enable, Disable }; enumerator
|
/llvm-project/llvm/tools/llvm-objdump/ |
H A D | llvm-objdump.cpp | 297 Disable, global() enumerator
|