Home
last modified time | relevance | path

Searched defs:SignedCharTy (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dwarn-char-subscripts.c53 typedef signed char SignedCharTy; typedef
H A Dwarn-char-subscripts.cpp52 typedef signed char SignedCharTy; typedef
/llvm-project/clang/include/clang/AST/
H A DASTContext.h1118 CanQualType SignedCharTy, ShortTy, IntTy, LongTy, LongLongTy, Int128Ty; global() variable