Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h902 CanQualType UnsignedCharTy, UnsignedShortTy, UnsignedIntTy, UnsignedLongTy; variable
/external/clang/lib/CodeGen/
DCGBlocks.cpp908 llvm::Type *UnsignedLongTy = in getBlockDescriptorType() local