Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetInfo.h333 IntType getUIntMaxType() const { in getUIntMaxType() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp5645 CanQualType ASTContext::getUIntMaxType() const { in getUIntMaxType() function in ASTContext