Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaStmt.cpp497 ER = VerifyIntegerConstantExpression(E, AllowFold); in ActOnCaseExpr()
HDSemaOpenMP.cpp7008 NewStep, /*FIXME*/ Sema::AllowFold) in ActOnOpenMPDeclareSimdDirective()
15478 Sema::AllowFold); in VerifyPositiveIntegerConstantInClause()
15481 /*FIXME*/ Sema::AllowFold); in VerifyPositiveIntegerConstantInClause()
HDSemaExprCXX.cpp1954 NumElts, nullptr, diag::err_new_array_nonconst, AllowFold) in ActOnCXXNew()
HDSemaDecl.cpp18166 ExprResult ICE = VerifyIntegerConstantExpression(BitWidth, &Value, AllowFold); in VerifyBitField()
19408 VerifyIntegerConstantExpression(Val, &EnumVal, AllowFold) in CheckEnumConstant()
HDSemaType.cpp1926 VerifyIntegerConstantExpression(BitWidth, &Bits, /*FIXME*/ AllowFold); in BuildBitIntType()
HDSemaInit.cpp3463 S.VerifyIntegerConstantExpression(Index, &Value, Sema::AllowFold); in CheckArrayDesignatorExpr()
HDSemaDeclCXX.cpp17308 FoldKind = AllowFold; in BuildStaticAssertDeclaration()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParseOpenMP.cpp3460 Sema::AllowFold); in ParseOpenMPIndirectClause()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h7249 AllowFold, enumerator