Searched defs:ShortTy (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | ASTContext.h | 1127 CanQualType SignedCharTy, ShortTy, IntTy, LongTy, LongLongTy, Int128Ty; variable |
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGObjCMac.cpp | 175 llvm::IntegerType *ShortTy, *IntTy, *LongTy; member in __anonb5e682970111::ObjCCommonTypesHelper |