Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DTargetInfo.h275 IntType getUIntMaxType() const { in getUIntMaxType() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp4974 CanQualType ASTContext::getUIntMaxType() const { in getUIntMaxType() function in ASTContext