Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h372 IntType getSignedSizeType() const { in getSignedSizeType() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp6361 CanQualType ASTContext::getSignedSizeType() const { in getSignedSizeType() function in ASTContext