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

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1054 const QualType UnsignedIntTy = ACtx.UnsignedIntTy; local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h1011 CanQualType UnsignedCharTy, UnsignedShortTy, UnsignedIntTy, UnsignedLongTy; member in class:clang::ASTContext

Completed in 162 milliseconds