Home
last modified time | relevance | path

Searched refs:getMaxSizeBits (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterpBuiltin.cpp1521 ConstantArrayType::getMaxSizeBits(S.getASTContext()) || in interp__builtin_operator_new()
H A DInterp.h275 ConstantArrayType::getMaxSizeBits(S.getASTContext()) || in CheckArraySize()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp254 unsigned ConstantArrayType::getMaxSizeBits(const ASTContext &Context) { in getMaxSizeBits() function in ConstantArrayType
H A DExprConstant.cpp1070 if (BitWidth > ConstantArrayType::getMaxSizeBits(Ctx) || in CheckArraySize()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h3799 static unsigned getMaxSizeBits(const ASTContext &Context);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp2392 if (ActiveSizeBits > ConstantArrayType::getMaxSizeBits(Context)) in BuildCXXNew()
H A DSemaDecl.cpp6610 if (ActiveSizeBits > ConstantArrayType::getMaxSizeBits(Context)) { in TryToFixInvalidVariablyModifiedType()
18716 if (Value.getActiveBits() > ConstantArrayType::getMaxSizeBits(Context)) { in VerifyBitField()
H A DSemaInit.cpp3266 ConstantArrayType::getMaxSizeBits(SemaRef.Context); in CheckDesignatedInitializer()
H A DSemaType.cpp2273 if (ActiveSizeBits > ConstantArrayType::getMaxSizeBits(Context)) { in BuildArrayType()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc10833 …yType14getMaxSizeBitsERNS_10ASTContextE", "clang::ConstantArrayType::getMaxSizeBits(clang::ASTCont…