Home
last modified time | relevance | path

Searched defs:UnsignedIntTy (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DStdLibraryFunctionsChecker.cpp929 const QualType UnsignedIntTy = ACtx.UnsignedIntTy; in initFunctionSummaries() local
/external/clang/include/clang/AST/
DASTContext.h902 CanQualType UnsignedCharTy, UnsignedShortTy, UnsignedIntTy, UnsignedLongTy; variable
/external/llvm-project/clang/include/clang/AST/
DASTContext.h971 CanQualType UnsignedCharTy, UnsignedShortTy, UnsignedIntTy, UnsignedLongTy; variable