Home
last modified time | relevance | path

Searched refs:isRepresentableIntegerValue (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1788 bool isRepresentableIntegerValue(llvm::APSInt &Value, QualType T);
1814 MembersRepresentableByInt &= isRepresentableIntegerValue(InitVal, IntTy); in computeEnumBits()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp19983 if (!Context.isRepresentableIntegerValue(EnumVal, EltTy)) { in CheckEnumConstant()
20012 if (!Context.isRepresentableIntegerValue(EnumVal, Context.IntTy)) { in CheckEnumConstant()
20104 !Context.isRepresentableIntegerValue(EnumVal, EltTy)) { in CheckEnumConstant()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp5450 bool ASTContext::isRepresentableIntegerValue(llvm::APSInt &Value, QualType T) { in isRepresentableIntegerValue() function in ASTContext
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc5044 …tegerValueRN5clang10ASTContextERN4llvm6APSIntENS_8QualTypeE", "isRepresentableIntegerValue(clang::…