Home
last modified time | relevance | path

Searched defs:YES (Results 1 – 21 of 21) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dtautological-objc-bool-compare.m4 #define YES __objc_yes macro
H A Dformat-bool.c18 #define YES __objc_yes macro
H A Dobjc-bool-constant-conversion.m5 #define YES __objc_yes macro
H A Denum.c80 enum e1 { YES, NO }; enumerator
/llvm-project/clang/test/SemaObjC/
H A Dwarn-unreachable.m19 #define YES __objc_yes macro
H A Dobjc-literal-fixit.m6 #define YES __objc_yes macro
H A Ddictionary-literal-duplicates.m4 #define YES __objc_yes macro
H A Dsigned-char-bool-conversion.m5 #define YES __objc_yes macro
/llvm-project/clang/test/Index/
H A Dcomplete-exprs.m2 #define YES ((BOOL)1) macro
/llvm-project/clang/test/CodeGenObjC/
H A Dobjc-literal-tests.m5 #define YES __objc_yes macro
8 #define YES ((BOOL)1) macro
H A Ddebug-info-property-accessors.m13 #define YES ((BOOL)1) macro
H A Ddebug-info-block-line.m9 #define YES ((BOOL)1) macro
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/objc/
H A Dmissing-hash.m4 #define YES 1 macro
/llvm-project/clang/test/Analysis/Inputs/
H A Dsystem-header-simulator-objc.h13 #define YES ((BOOL)1) macro
/llvm-project/lldb/test/Shell/SymbolFile/PDB/Inputs/
H A DSimpleTypesTest.cpp32 enum class EnumClass { YES, NO, DEFAULT }; enumerator
/llvm-project/clang/test/ARCMT/
H A Dobjcmt-numeric-literals.m6 #define YES __objc_yes macro
H A Dobjcmt-boxing.m6 #define YES __objc_yes macro
/llvm-project/libc/test/src/string/memory_utils/
H A Dmemory_check_utils.h39 enum class Aligned : bool { NO = false, YES = true }; global() enumerator
/llvm-project/clang/test/SemaCXX/
H A Denum.cpp33 enum e1 { YES, NO }; global() enumerator
/llvm-project/clang/test/Analysis/
H A Dautoreleasewritechecker_test.m7 #define YES ((BOOL)1) macro
/llvm-project/clang/test/Analysis/inlining/
H A DInlineObjCClassMethod.m9 #define YES ((BOOL)1) macro