Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetInfo.h332 IntType getIntMaxType() const { return IntMaxType; } in getIntMaxType() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp5640 CanQualType ASTContext::getIntMaxType() const { in getIntMaxType() function in ASTContext