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