Searched defs:getUIntMaxType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ | ||
H A D | TargetInfo.h | 378 IntType getUIntMaxType() const { getUIntMaxType() function |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 5927 CanQualType ASTContext::getUIntMaxType() const { getUIntMaxType() function in ASTContext |