Searched refs:isUsableInConstantExpressions (Results 1 – 13 of 13) sorted by relevance
46 if (!VD->isUsableInConstantExpressions(VD->getASTContext())) in hasValidIntValue()
1847 bool MaterializeTemporaryExpr::isUsableInConstantExpressions( in isUsableInConstantExpressions() function in MaterializeTemporaryExpr1858 VD->isUsableInConstantExpressions(Context); in isUsableInConstantExpressions()
2527 bool VarDecl::isUsableInConstantExpressions(const ASTContext &Context) const { in isUsableInConstantExpressions() function in VarDecl
4531 if (!MTE->isUsableInConstantExpressions(Info.Ctx) && in findCompleteObject()5436 !VD->isUsableInConstantExpressions(Info.Ctx)) { in CheckLocalVariableDeclaration()17450 if (VD && VD->isUsableInConstantExpressions(Ctx) && in CheckICE()
1056 if (!VD->isUsableInConstantExpressions(Self.Context)) in canVarDeclThrow()
2360 VD->isUsableInConstantExpressions(Context)) in getNonOdrUseReasonInCurrentContext()17947 if (VD->isUsableInConstantExpressions(SemaRef.Context) || in HandleImmediateInvocations()19564 if (!VD->isUsableInConstantExpressions(S.Context)) in rebuildPotentialResultsAsNonOdrUsed()19933 !VD->isUsableInConstantExpressions(SemaRef.Context)) in DoMarkPotentialCapture()20101 if (E && Var->isUsableInConstantExpressions(SemaRef.Context)) in DoMarkVarDeclReferenced()
7569 return !Var->isUsableInConstantExpressions(Context); in VariableCanNeverBeAConstantExpression()
12085 !VD->isUsableInConstantExpressions(Context)) in CheckComparisonCategoryType()
22587 if (VD->isUsableInConstantExpressions(getASTContext())) in isOpenMPDeclareMapperVarDeclAllowed()
224 if (!MTE->isUsableInConstantExpressions(S.getASTContext()) && in CheckTemporary()
3290 if (!VD->isUsableInConstantExpressions(S.getASTContext())) { in CheckDecl()
1384 bool isUsableInConstantExpressions(const ASTContext &C) const;
4931 bool isUsableInConstantExpressions(const ASTContext &Context) const;