Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h1010 CanQualType SignedCharTy, ShortTy, IntTy, LongTy, LongLongTy, Int128Ty; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCMac.cpp175 llvm::IntegerType *ShortTy, *IntTy, *LongTy; member in __anon0cc8f9a20111::ObjCCommonTypesHelper