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

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp1870 llvm::Type *UnsignedLongTy = ConvertType(getContext().UnsignedLongTy); local
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1093 CanQualType UnsignedCharTy, UnsignedShortTy, UnsignedIntTy, UnsignedLongTy; member in class:clang::ASTContext

Completed in 200 milliseconds