Searched defs:LongLongTy (Results 1 – 2 of 2) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/ | ||
H A D | ASTContext.h | 795 CanQualType SignedCharTy, ShortTy, IntTy, LongTy, LongLongTy, Int128Ty; variable |
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ | ||
H A D | CGObjCMac.cpp | 175 llvm::Type *ShortTy, *IntTy, *LongTy, *LongLongTy; member in __anon9749cc0a0111::ObjCCommonTypesHelper |