Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DTargetInfo.h341 IntType getUIntMaxType() const { in getUIntMaxType() function
/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp5866 CanQualType ASTContext::getUIntMaxType() const { in getUIntMaxType() function in ASTContext