Home
last modified time | relevance | path

Searched defs:ustring (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dconstexpr.c287 constexpr unsigned char ustring[] = "test""ing this out\xFF"; variable
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-std-print.cpp864 const unsigned char *ustring = reinterpret_cast<const unsigned char *>("ustring"); printf_string() local