Home
last modified time | relevance | path

Searched refs:AllowFold (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp497 ER = VerifyIntegerConstantExpression(E, AllowFold); in ActOnCaseExpr()
H A DSemaOpenMP.cpp7008 NewStep, /*FIXME*/ Sema::AllowFold) in ActOnOpenMPDeclareSimdDirective()
15478 Sema::AllowFold); in VerifyPositiveIntegerConstantInClause()
15481 /*FIXME*/ Sema::AllowFold); in VerifyPositiveIntegerConstantInClause()
H A DSemaExprCXX.cpp1954 NumElts, nullptr, diag::err_new_array_nonconst, AllowFold) in ActOnCXXNew()
H A DSemaDecl.cpp18166 ExprResult ICE = VerifyIntegerConstantExpression(BitWidth, &Value, AllowFold); in VerifyBitField()
19408 VerifyIntegerConstantExpression(Val, &EnumVal, AllowFold) in CheckEnumConstant()
H A DSemaType.cpp1926 VerifyIntegerConstantExpression(BitWidth, &Bits, /*FIXME*/ AllowFold); in BuildBitIntType()
H A DSemaInit.cpp3463 S.VerifyIntegerConstantExpression(Index, &Value, Sema::AllowFold); in CheckArrayDesignatorExpr()
H A DSemaDeclCXX.cpp17308 FoldKind = AllowFold; in BuildStaticAssertDeclaration()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp3460 Sema::AllowFold); in ParseOpenMPIndirectClause()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7249 AllowFold, enumerator