Searched refs:uc1 (Results 1 - 6 of 6) sorted by relevance

/external/clang/test/CXX/expr/
H A Dp9.cpp22 __typeof__(uc0 + uc0) uc1;
23 int &ucr = uc1;
/external/clang/test/CodeGen/
H A Dcomplex-convert.c17 unsigned char uc1; local
56 uc1 = csc;
61 uc1 = cuc;
66 uc1 = csll;
72 uc1 = cull;
/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
H A Dp3-0x.cpp25 unsigned_c<1> uc1 = f<int>(); local
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
H A Dp7-0x.cpp14 unsigned char uc1 = {5}; // OK: no narrowing needed local
H A Dp7-cxx11-nowarn.cpp15 unsigned char uc1 = {5}; // OK: no narrowing needed local
/external/llvm/lib/Support/
H A Dregcomp.c1273 unsigned uc1 = (uch)c1; local
1277 if (col[uc1] != col[uc2])

Completed in 439 milliseconds