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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h286 IntType getIntMaxType() const { return IntMaxType; } function in class:clang::TargetInfo
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp5261 CanQualType ASTContext::getIntMaxType() const { function in class:ASTContext

Completed in 396 milliseconds