Home
last modified time | relevance | path

Searched defs:uc1 (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dcomplex-convert.c17 unsigned char uc1; in foo() local
/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
H A Dp3-0x.cpp25 unsigned_c<1> uc1 = f<int>(); in test_f() local
/llvm-project/clang/test/CXX/expr/
H A Dp9.cpp22 __typeof__(uc0 + uc0) uc1; variable
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/
H A Dnarrowing-conversions-unsigned-char.cpp
H A Dnarrowing-conversions.cpp
/llvm-project/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
H A Dp7-cxx11-nowarn.cpp15 unsigned char uc1 = {5}; // OK: no narrowing needed in std_example() local
H A Dp7-0x.cpp17 unsigned char uc1 = {5}; // OK: no narrowing needed in std_example() local
/llvm-project/llvm/lib/Support/
H A Dregcomp.c1409 unsigned uc1 = (uch)c1; in samesets() local