Home
last modified time | relevance | path

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

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