Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DTargetInfo.h227 IntType getUIntMaxType() const { in getUIntMaxType() function
/external/clang/lib/AST/
DASTContext.cpp4129 CanQualType ASTContext::getUIntMaxType() const { in getUIntMaxType() function in ASTContext