Home
last modified time | relevance | path

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

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