Searched defs:ucv (Results 1 – 6 of 6) sorted by relevance
/llvm-project/clang/test/OpenMP/ |
H A D | atomic_compare_codegen.cpp | 2203 unsigned char ucx, ucv, ucr, uce, ucd; in bar() local 11698 unsigned char ucx, ucv, uce, ucd; in ucxevd() local
|
H A D | atomic_capture_codegen.cpp | 24 unsigned char ucv, ucx; variable
|
H A D | atomic_read_codegen.c | 16 unsigned char ucv, ucx; variable
|
H A D | atomic_write_codegen.c | 16 unsigned char ucv, ucx; variable
|
H A D | atomic_update_codegen.cpp | 15 unsigned char ucv, ucx; variable
|
/llvm-project/clang/test/SemaCXX/ |
H A D | overload-call.cpp | 41 void test_i(short sv, int iv, long lv, unsigned char ucv) { in test_i()
|