Home
last modified time | relevance | path

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

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