Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dwarn-char-subscripts.c59 typedef unsigned char UnsignedCharTy; typedef
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DASTContext.h796 CanQualType UnsignedCharTy, UnsignedShortTy, UnsignedIntTy, UnsignedLongTy; variable