Searched defs:SignedCharTy (Results 1 - 2 of 2) sorted by relevance
/external/clang/test/Sema/ | ||
H A D | warn-char-subscripts.c | 52 typedef signed char SignedCharTy; typedef 55 SignedCharTy subscript = 0; |
/external/clang/include/clang/AST/ | ||
H A D | ASTContext.h | 887 CanQualType SignedCharTy, ShortTy, IntTy, LongTy, LongLongTy, Int128Ty; member in class:clang::ASTContext::DynTypedNodeList |
Completed in 125 milliseconds