Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DTargetInfo.h195 IntType getUIntMaxType() const { return UIntMaxType; } in getUIntMaxType() function
/external/clang/lib/AST/
DASTContext.cpp3598 CanQualType ASTContext::getUIntMaxType() const { in getUIntMaxType() function in ASTContext