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