Home
last modified time | relevance | path

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

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