Home
last modified time | relevance | path

Searched defs:SignedChar (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dsigned-char-misuse-funsigned-char.cpp4 int SignedChar() { in SignedChar() function
/llvm-project/libcxx/test/std/numerics/c.math/
H A Dabs.pass.cpp52 >::type SignedChar; in main() typedef
/llvm-project/clang/test/AST/
H A Dmultistep-explicit-cast-json.cpp58 using SignedChar = signed char; typedef
H A Dmultistep-explicit-cast.cpp124 using SignedChar = signed char; typedef
/llvm-project/clang/test/CodeGenCXX/
H A Dcatch-implicit-integer-truncations.cpp105 using SignedChar = signed char; typedef
/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h144 SignedChar, global() enumerator