Home
last modified time | relevance | path

Searched defs:UnsignedChar (Results 1 – 5 of 5) sorted by relevance

/llvm-project/flang/runtime/
H A Demit-encoded.h44 using UnsignedChar = std::make_unsigned_t<CHAR>; in EmitEncoded() local
/llvm-project/clang/test/AST/
H A Dmultistep-explicit-cast-json.cpp57 using UnsignedChar = unsigned char; typedef
H A Dmultistep-explicit-cast.cpp123 using UnsignedChar = unsigned char; typedef
/llvm-project/clang/test/CodeGenCXX/
H A Dcatch-implicit-integer-truncations.cpp104 using UnsignedChar = unsigned char; typedef
/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h145 UnsignedChar, global() enumerator