Searched refs:getRealTypeForBitwidth (Results 1 – 3 of 3) sorted by relevance
731 QualType getRealTypeForBitwidth(unsigned DestWidth, bool ExplicitIEEE) const;
4341 NewElemTy = Context.getRealTypeForBitwidth(DestWidth, ExplicitIEEE); in AddModeAttr()
11186 QualType ASTContext::getRealTypeForBitwidth(unsigned DestWidth, in getRealTypeForBitwidth() function in ASTContext