Searched defs:getSignedSizeType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Basic/ | ||
H A D | TargetInfo.h | 372 IntType getSignedSizeType() const { getSignedSizeType() function |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 6084 CanQualType ASTContext::getSignedSizeType() const { getSignedSizeType() function in ASTContext |