Home
last modified time | relevance | path

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

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