Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DTargetInfo.h356 IntType getUIntMaxType() const { in getUIntMaxType() function
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp5915 CanQualType ASTContext::getUIntMaxType() const { in getUIntMaxType() function in ASTContext