Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/include/clang/Basic/
HDTargetInfo.h211 IntType getIntMaxType() const { return IntMaxType; } in getIntMaxType() function
/trueos/contrib/llvm/tools/clang/lib/AST/
HDASTContext.cpp3751 CanQualType ASTContext::getIntMaxType() const { in getIntMaxType() function in ASTContext