Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DASTContext.h1119 CanQualType UnsignedCharTy, UnsignedShortTy, UnsignedIntTy, UnsignedLongTy; global() variable
/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp1092 llvm::Type *UnsignedLongTy = getBlockDescriptorType() local
H A DCGObjC.cpp1871 llvm::Type *UnsignedLongTy = ConvertType(getContext().UnsignedLongTy); EmitObjCForCollectionStmt() local