Searched refs:isRepresentableIntegerValue (Results 1 – 4 of 4) sorted by relevance
1788 bool isRepresentableIntegerValue(llvm::APSInt &Value, QualType T);1814 MembersRepresentableByInt &= isRepresentableIntegerValue(InitVal, IntTy); in computeEnumBits()
19983 if (!Context.isRepresentableIntegerValue(EnumVal, EltTy)) { in CheckEnumConstant()20012 if (!Context.isRepresentableIntegerValue(EnumVal, Context.IntTy)) { in CheckEnumConstant()20104 !Context.isRepresentableIntegerValue(EnumVal, EltTy)) { in CheckEnumConstant()
5450 bool ASTContext::isRepresentableIntegerValue(llvm::APSInt &Value, QualType T) { in isRepresentableIntegerValue() function in ASTContext
5044 …tegerValueRN5clang10ASTContextERN4llvm6APSIntENS_8QualTypeE", "isRepresentableIntegerValue(clang::…