Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DTargetInfo.h226 IntType getIntMaxType() const { return IntMaxType; } in getIntMaxType() function
/external/clang/lib/AST/
DASTContext.cpp4124 CanQualType ASTContext::getIntMaxType() const { in getIntMaxType() function in ASTContext