Searched refs:getIntTypeForBitwidth (Results 1 – 3 of 3) sorted by relevance
496 QualType getIntTypeForBitwidth(unsigned DestWidth,
3585 NewTy = S.Context.getIntTypeForBitwidth(DestWidth, in handleModeAttr()
8035 QualType ASTContext::getIntTypeForBitwidth(unsigned DestWidth, in getIntTypeForBitwidth() function in ASTContext