Searched refs:EnableNewConstInterp (Results 1 – 3 of 3) sorted by relevance
354 BENIGN_LANGOPT(EnableNewConstInterp, 1, 0,
815 bool EnableNewConstInterp; member in __anondef1c1650311::EvalInfo975 EnableNewConstInterp(C.getLangOpts().EnableNewConstInterp), in EvalInfo()14604 if (Info.EnableNewConstInterp) { in EvaluateAsRValue()14892 if (Info.EnableNewConstInterp) { in EvaluateAsInitializer()15649 if (Info.EnableNewConstInterp) { in isPotentialConstantExpr()
1313 MarshallingInfoFlag<LangOpts<"EnableNewConstInterp">>;