Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDASTContext.h826 CanQualType UnsignedCharTy, UnsignedShortTy, UnsignedIntTy, UnsignedLongTy; variable
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGBlocks.cpp905 llvm::Type *UnsignedLongTy = in getBlockDescriptorType() local