| /llvm-project-15.0.7/clang/cmake/caches/ |
| H A D | Fuchsia.cmake | 9 set(LLVM_ENABLE_DIA_SDK OFF CACHE BOOL "") 10 set(LLVM_ENABLE_LIBEDIT OFF CACHE BOOL "") 11 set(LLVM_ENABLE_LIBXML2 OFF CACHE BOOL "") 13 set(LLVM_ENABLE_TERMINFO OFF CACHE BOOL "") 15 set(LLVM_ENABLE_Z3_SOLVER OFF CACHE BOOL "") 16 set(LLVM_ENABLE_ZLIB OFF CACHE BOOL "") 17 set(LLVM_INCLUDE_DOCS OFF CACHE BOOL "") 18 set(LLVM_INCLUDE_EXAMPLES OFF CACHE BOOL "") 19 set(LLVM_INCLUDE_GO_TESTS OFF CACHE BOOL "") 30 set(CLANG_ENABLE_ARCMT OFF CACHE BOOL "") [all …]
|
| H A D | Fuchsia-stage2.cmake | 10 set(LLVM_ENABLE_BACKTRACES OFF CACHE BOOL "") 11 set(LLVM_ENABLE_DIA_SDK OFF CACHE BOOL "") 12 set(LLVM_ENABLE_LIBCXX ON CACHE BOOL "") 13 set(LLVM_ENABLE_LIBEDIT OFF CACHE BOOL "") 14 set(LLVM_ENABLE_LLD ON CACHE BOOL "") 15 set(LLVM_ENABLE_LTO ON CACHE BOOL "") 17 set(LLVM_ENABLE_TERMINFO OFF CACHE BOOL "") 19 set(LLVM_ENABLE_Z3_SOLVER OFF CACHE BOOL "") 20 set(LLVM_ENABLE_ZLIB ON CACHE BOOL "") 21 set(LLVM_INCLUDE_DOCS OFF CACHE BOOL "") [all …]
|
| H A D | Apple-stage2.cmake | 7 set(LLVM_INCLUDE_EXAMPLES OFF CACHE BOOL "") 8 set(LLVM_INCLUDE_DOCS OFF CACHE BOOL "") 13 set(CMAKE_MACOSX_RPATH ON CACHE BOOL "") 14 set(LLVM_ENABLE_ZLIB ON CACHE BOOL "") 16 set(LLVM_ENABLE_MODULES ON CACHE BOOL "") 18 set(CLANG_PLUGIN_SUPPORT OFF CACHE BOOL "") 19 set(CLANG_SPAWN_CC1 ON CACHE BOOL "") 28 set(LLVM_BUILD_TESTS ON CACHE BOOL "") 30 set(LLVM_ENABLE_LTO ON CACHE BOOL "") 63 set(LLVM_BUILD_UTILS ON CACHE BOOL "") [all …]
|
| H A D | Apple-stage1.cmake | 12 set(LLVM_INCLUDE_TESTS OFF CACHE BOOL "") 13 set(LLVM_INCLUDE_EXAMPLES OFF CACHE BOOL "") 14 set(LLVM_INCLUDE_UTILS OFF CACHE BOOL "") 15 set(LLVM_INCLUDE_DOCS OFF CACHE BOOL "") 16 set(CLANG_INCLUDE_TESTS OFF CACHE BOOL "") 19 set(CMAKE_MACOSX_RPATH ON CACHE BOOL "") 20 set(LLVM_ENABLE_ZLIB OFF CACHE BOOL "") 21 set(LLVM_ENABLE_BACKTRACES OFF CACHE BOOL "") 22 set(CLANG_PLUGIN_SUPPORT OFF CACHE BOOL "") 23 set(CLANG_SPAWN_CC1 ON CACHE BOOL "") [all …]
|
| H A D | Android.cmake | 5 set(CLANG_ENABLE_ARCMT OFF CACHE BOOL "") 6 set(CLANG_ENABLE_STATIC_ANALYZER OFF CACHE BOOL "") 7 set(CLANG_TIDY_ENABLE_STATIC_ANALYZER OFF CACHE BOOL "") 12 set(HAVE_LIBCXXABI ON CACHE BOOL "") 13 set(LLVM_BUILD_TOOLS OFF CACHE BOOL "") 14 set(LLVM_ENABLE_ASSERTIONS ON CACHE BOOL "") 15 set(LLVM_ENABLE_THREADS OFF CACHE BOOL "") 17 set(LLVM_TOOL_CLANG_TOOLS_EXTRA_BUILD OFF CACHE BOOL "") 18 set(LLVM_TOOL_OPENMP_BUILD OFF CACHE BOOL "") 19 set(LLVM_ENABLE_LIBCXX ON CACHE BOOL "") [all …]
|
| H A D | CrossWinToARMLinux.cmake | 49 set(LLVM_ENABLE_ASSERTIONS ON CACHE BOOL "") 83 set(CMAKE_CROSSCOMPILING ON CACHE BOOL "") 89 set(LLVM_ENABLE_PER_TARGET_RUNTIME_DIR ON CACHE BOOL "") 124 set(RUNTIMES_${TOOLCHAIN_TARGET_TRIPLE}_COMPILER_RT_BUILD_BUILTINS ON CACHE BOOL "") 131 set(RUNTIMES_${TOOLCHAIN_TARGET_TRIPLE}_COMPILER_RT_DEFAULT_TARGET_ONLY ON CACHE BOOL "") 132 set(RUNTIMES_${TOOLCHAIN_TARGET_TRIPLE}_COMPILER_RT_INCLUDE_TESTS ON CACHE BOOL "") 133 set(RUNTIMES_${TOOLCHAIN_TARGET_TRIPLE}_COMPILER_RT_CAN_EXECUTE_TESTS ON CACHE BOOL "") 135 set(RUNTIMES_${TOOLCHAIN_TARGET_TRIPLE}_COMPILER_RT_USE_BUILTINS_LIBRARY ON CACHE BOOL "") 137 set(RUNTIMES_${TOOLCHAIN_TARGET_TRIPLE}_LIBUNWIND_USE_COMPILER_RT ON CACHE BOOL "") 140 set(RUNTIMES_${TOOLCHAIN_TARGET_TRIPLE}_LIBCXXABI_USE_LLVM_UNWINDER ON CACHE BOOL "") [all …]
|
| H A D | Android-stage2.cmake | 5 set(LLVM_ENABLE_THREADS OFF CACHE BOOL "") 6 set(LLVM_ENABLE_ASSERTIONS ON CACHE BOOL "") 8 set(LLVM_ENABLE_LIBCXX ON CACHE BOOL "") 10 set(ANDROID_RUNTIMES_ENABLE_ASSERTIONS ON CACHE BOOL "") 38 set(RUNTIMES_${target}-linux-android_COMPILER_RT_ENABLE_WERROR ON CACHE BOOL "") 42 set(RUNTIMES_${target}-linux-android_LLVM_ENABLE_LIBCXX ON CACHE BOOL "") 43 set(RUNTIMES_${target}-linux-android_LLVM_ENABLE_THREADS OFF CACHE BOOL "") 44 set(RUNTIMES_${target}-linux-android_LLVM_INCLUDE_TESTS OFF CACHE BOOL "") 45 set(RUNTIMES_${target}-linux-android_LIBCXX_USE_COMPILER_RT ON CACHE BOOL "") 46 set(RUNTIMES_${target}-linux-android_LIBCXXABI_USE_COMPILER_RT ON CACHE BOOL "") [all …]
|
| H A D | 3-stage-base.cmake | 2 set(CLANG_ENABLE_BOOTSTRAP ON CACHE BOOL "") 10 set(BOOTSTRAP_LLVM_ENABLE_LLD OFF CACHE BOOL "") 11 set(BOOTSTRAP_LLVM_ENABLE_LTO ON CACHE BOOL "") 24 set(BOOTSTRAP_LLVM_ENABLE_LTO OFF CACHE BOOL "") 25 set(BOOTSTRAP_LLVM_ENABLE_LLD OFF CACHE BOOL "") 27 set(BOOTSTRAP_LLVM_ENABLE_LTO ON CACHE BOOL "") 28 set(BOOTSTRAP_LLVM_ENABLE_LLD ON CACHE BOOL "") 32 set(BOOTSTRAP_LLVM_ENABLE_LTO ON CACHE BOOL "") 33 set(BOOTSTRAP_LLVM_ENABLE_LLD ON CACHE BOOL "")
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | objc-bool-constant-conversion.m | 3 typedef signed char BOOL; typedef 7 BOOL B; 15 …rning{{implicit conversion from constant value -1 to 'BOOL'; the only well defined values for 'BOO… 16 …rning{{implicit conversion from constant value -1 to 'BOOL'; the only well defined values for 'BOO… 17 …rning {{implicit conversion from constant value 2 to 'BOOL'; the only well defined values for 'BOO… 20 …ing 2 {{implicit conversion from constant value 2 to 'BOOL'; the only well defined values for 'BOO… 22 …BOOL Init = -1; // expected-warning{{implicit conversion from constant value -1 to 'BOOL'; the onl… 23 …BOOL Init2 = B ? 2 : 2; // expected-warning 2 {{implicit conversion from constant value 2 to 'BOOL… 25 void takesbool(BOOL); 28 …BOOL OutOfRange = 400; // expected-warning{{implicit conversion from constant value 400 to 'BOOL';… [all …]
|
| H A D | tautological-objc-bool-compare.m | 3 typedef signed char BOOL; typedef 7 BOOL B; 12 …ison of constant 1 with expression of type 'BOOL' is always false, as the only well defined values… 14 …ison of constant 0 with expression of type 'BOOL' is always false, as the only well defined values… 15 …rison of constant 0 with expression of type 'BOOL' is always true, as the only well defined values… 18 …on of constant YES with expression of type 'BOOL' is always false, as the only well defined values… 20 …son of constant NO with expression of type 'BOOL' is always false, as the only well defined values… 22 …ison of constant NO with expression of type 'BOOL' is always true, as the only well defined values…
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/boolreference/ |
| H A D | main.mm | 4 BOOL fieldOne : 1; 5 BOOL fieldTwo : 1; 6 BOOL fieldThree : 1; 7 BOOL fieldFour : 1; 8 BOOL fieldFive : 1; 15 BOOL yes = YES; 16 BOOL no = NO; 17 BOOL unset = 12; 19 BOOL &yes_ref = yes; 20 BOOL &no_ref = no; [all …]
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | signed-char-bool-conversion.m | 4 typedef signed char BOOL; typedef 10 BOOL b; 18 b = fl; // expected-warning {{implicit conversion from floating-point type 'float' to 'BOOL'}} 19 b = i; // expected-warning {{implicit conversion from integral type 'int' to 'BOOL'}} 24 …ing {{implicit conversion from constant value 2.1 to 'BOOL'; the only well defined values for 'BOO… 31 @property BOOL p; 39 bp.p = i; // expected-warning {{implicit conversion from integral type 'int' to 'BOOL'}} 44 …rning {{implicit conversion from constant value 2 to 'BOOL'; the only well defined values for 'BOO… 69 BOOL local = YES; 99 …BOOL b = i.i; // expected-warning{{implicit conversion from integral type 'unsigned int' to 'BOOL'… [all …]
|
| /llvm-project-15.0.7/clang/test/ARCMT/ |
| H A D | objcmt-atomic-property.m | 11 typedef char BOOL; typedef 111 - (BOOL) getM; 112 - (BOOL) getMA; 113 - (BOOL) getALL; 114 - (BOOL) getMANY; 115 - (BOOL) getSome; 156 - (BOOL) getM; 157 - (BOOL) getMA; 158 - (BOOL) getALL; 159 - (BOOL) getMANY; [all …]
|
| H A D | objcmt-property.m | 11 typedef char BOOL; typedef 114 - (BOOL) getM; 115 - (BOOL) getMA; 116 - (BOOL) getALL; 117 - (BOOL) getMANY; 118 - (BOOL) getSome; 159 - (BOOL) getM; 160 - (BOOL) getMA; 161 - (BOOL) getALL; 162 - (BOOL) getMANY; [all …]
|
| H A D | objcmt-ns-nonatomic-iosonly.m | 18 typedef char BOOL; typedef 118 - (BOOL) getM; 119 - (BOOL) getMA; 120 - (BOOL) getALL; 121 - (BOOL) getMANY; 122 - (BOOL) getSome; 163 - (BOOL) getM; 164 - (BOOL) getMA; 165 - (BOOL) getALL; 166 - (BOOL) getMANY; [all …]
|
| H A D | objcmt-atomic-property.m.result | 11 typedef char BOOL; 79 - (void) setInValid : (BOOL) arg; 92 - (BOOL)is3bar; // watch out 95 @property (getter=getM, readonly) BOOL m; 123 - (void) setInValid : (BOOL) arg; 130 - (BOOL)is3bar; // watch out 142 - (BOOL) isinValid; 143 - (void) setInValid : (BOOL) arg; 147 - (BOOL) isinValid DEPRECATED; 148 - (void) setInValid : (BOOL) arg; [all …]
|
| H A D | objcmt-property.m.result | 11 typedef char BOOL; 82 - (void) setInValid : (BOOL) arg; 95 - (BOOL)is3bar; // watch out 126 - (void) setInValid : (BOOL) arg; 133 - (BOOL)is3bar; // watch out 145 - (BOOL) isinValid; 146 - (void) setInValid : (BOOL) arg; 150 - (BOOL) isinValid DEPRECATED; 151 - (void) setInValid : (BOOL) arg; 154 - (BOOL) getM DEPRECATED; [all …]
|
| H A D | objcmt-ns-nonatomic-iosonly.m.result | 18 typedef char BOOL; 86 - (void) setInValid : (BOOL) arg; 99 - (BOOL)is3bar; // watch out 130 - (void) setInValid : (BOOL) arg; 137 - (BOOL)is3bar; // watch out 149 - (BOOL) isinValid; 150 - (void) setInValid : (BOOL) arg; 154 - (BOOL) isinValid DEPRECATED; 155 - (void) setInValid : (BOOL) arg; 158 - (BOOL) getM DEPRECATED; [all …]
|
| /llvm-project-15.0.7/libcxx/cmake/caches/ |
| H A D | AIX.cmake | 2 set(CMAKE_BUILD_WITH_INSTALL_RPATH ON CACHE BOOL "") 8 set(LIBCXX_USE_COMPILER_RT ON CACHE BOOL "") 9 set(LIBCXX_ENABLE_ASSERTIONS OFF CACHE BOOL "") 11 set(LIBCXX_ENABLE_ABI_LINKER_SCRIPT OFF CACHE BOOL "") 12 set(LIBCXX_ENABLE_SHARED ON CACHE BOOL "") 13 set(LIBCXX_ENABLE_STATIC OFF CACHE BOOL "") 14 set(LIBCXXABI_ENABLE_SHARED ON CACHE BOOL "") 15 set(LIBCXXABI_ENABLE_STATIC OFF CACHE BOOL "") 17 set(LIBCXXABI_USE_LLVM_UNWINDER ON CACHE BOOL "") 18 set(LIBUNWIND_ENABLE_SHARED ON CACHE BOOL "") [all …]
|
| H A D | Apple.cmake | 2 set(CMAKE_POSITION_INDEPENDENT_CODE OFF CACHE BOOL "") 4 set(LIBCXX_USE_COMPILER_RT ON CACHE BOOL "") 5 set(LIBCXX_ENABLE_ASSERTIONS OFF CACHE BOOL "") 7 set(LIBCXX_ENABLE_STATIC ON CACHE BOOL "") 8 set(LIBCXX_ENABLE_SHARED ON CACHE BOOL "") 10 set(LIBCXX_ENABLE_VENDOR_AVAILABILITY_ANNOTATIONS ON CACHE BOOL "") 12 set(LIBCXX_HERMETIC_STATIC_LIBRARY ON CACHE BOOL "") 13 set(LIBCXXABI_HERMETIC_STATIC_LIBRARY ON CACHE BOOL "") 15 set(LIBCXXABI_ENABLE_ASSERTIONS OFF CACHE BOOL "") 16 set(LIBCXXABI_ENABLE_FORGIVING_DYNAMIC_CAST ON CACHE BOOL "")
|
| H A D | Generic-merged.cmake | 2 set(LIBCXX_ENABLE_SHARED ON CACHE BOOL "") 3 set(LIBCXX_ENABLE_ABI_LINKER_SCRIPT OFF CACHE BOOL "") 4 set(LIBCXX_ENABLE_STATIC_ABI_LIBRARY ON CACHE BOOL "") 5 set(LIBCXX_STATICALLY_LINK_ABI_IN_SHARED_LIBRARY ON CACHE BOOL "") 7 set(LIBCXXABI_ENABLE_SHARED OFF CACHE BOOL "") 8 set(LIBCXXABI_USE_LLVM_UNWINDER ON CACHE BOOL "") 9 set(LIBCXXABI_ENABLE_STATIC_UNWINDER ON CACHE BOOL "") 10 set(LIBCXXABI_STATICALLY_LINK_UNWINDER_IN_STATIC_LIBRARY ON CACHE BOOL "") 12 set(LIBUNWIND_ENABLE_SHARED OFF CACHE BOOL "")
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | bool-assignment.c | 37 typedef signed char BOOL; typedef 40 BOOL constant = 2; // expected-warning {{Assignment of a non-Boolean value}} in test_BOOL_initialization() 42 BOOL x = y; // expected-warning {{Assignment of a non-Boolean value}} in test_BOOL_initialization() 47 BOOL x = y; // expected-warning {{Assignment of a non-Boolean value}} in test_BOOL_initialization() 49 BOOL x = y; // no-warning in test_BOOL_initialization() 54 BOOL x = y; // expected-warning{{Assignment of a non-Boolean value}} in test_BOOL_initialization() 58 BOOL x = y; // expected-warning {{Assignment of a non-Boolean value}} in test_BOOL_initialization() 61 BOOL x = y; // no-warning in test_BOOL_initialization() 65 BOOL x = 0; // no-warning in test_BOOL_assignment()
|
| H A D | superclass.m | 12 typedef char BOOL; typedef 23 - (void)viewDidAppear:(BOOL)animated; argument 24 - (void)viewDidDisappear:(BOOL)animated; argument 28 - (void)viewWillAppear:(BOOL)animated; argument 29 - (void)viewWillDisappear:(BOOL)animated; argument 39 - (BOOL)resignFirstResponder; 58 - (void)viewDidAppear:(BOOL)animated {} argument 75 - (void)viewDidAppear:(BOOL)animated {} argument 120 - (BOOL)methodReturningStuff { 180 - (BOOL)resignFirstResponder { [all …]
|
| H A D | autoreleasewritechecker_test.m | 6 typedef signed char BOOL; typedef 7 #define YES ((BOOL)1) 8 @protocol NSObject - (BOOL)isEqual:(id)object; @end 49 passingTest:(BOOL (^)(NSUInteger idx, BOOL *stop))predicate; 70 BOOL writeToErrorWithIterator(NSError ** error, NSArray *a) { 80 - (BOOL) writeToStrongErrorInBlock:(NSError *__strong *)error; 81 - (BOOL) writeToErrorInBlock:(NSError *__autoreleasing *)error; 82 - (BOOL) writeToLocalErrorInBlock:(NSError **)error; 84 - (BOOL) writeToError:(NSError *__autoreleasing *)error; 221 - (BOOL) writeToError:(NSError *__autoreleasing *)error { [all …]
|
| /llvm-project-15.0.7/clang/test/CodeGenObjC/ |
| H A D | reorder-synthesized-ivars.m | 3 typedef signed char BOOL; typedef 12 @property (readwrite) BOOL boolean1; 14 @property (readwrite) BOOL boolean2; 16 @property (readwrite) BOOL boolean3; 18 @property (readwrite) BOOL boolean4; 20 @property (readwrite) BOOL boolean5; 22 @property (readwrite) BOOL boolean6; 24 @property (readwrite) BOOL boolean7; 25 @property (readwrite) BOOL MyBool; 27 @property (readwrite) BOOL boolean8; [all …]
|