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

/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DTargetInfo.h212 IntType getUIntMaxType() const { return UIntMaxType; } function in class:clang::TargetInfo
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp3756 CanQualType ASTContext::getUIntMaxType() const { function in class:ASTContext

Completed in 70 milliseconds