Home
last modified time | relevance | path

Searched defs:UnsignedLongTy (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h1011 CanQualType UnsignedCharTy, UnsignedShortTy, UnsignedIntTy, UnsignedLongTy; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBlocks.cpp1113 llvm::Type *UnsignedLongTy = in getBlockDescriptorType() local
H A DCGObjC.cpp1822 llvm::Type *UnsignedLongTy = ConvertType(getContext().UnsignedLongTy); in EmitObjCForCollectionStmt() local