Home
last modified time | relevance | path

Searched refs:SE_AllowUndefinedBehavior (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/AST/
DExpr.cpp2926 if (isEvaluatable(Ctx, SE_AllowUndefinedBehavior)) in isConstantInitializer()
DExprConstant.cpp8866 (SEK < Expr::SE_AllowUndefinedBehavior && Result.HasUndefinedBehavior); in hasUnacceptableSideEffect()
/external/clang/include/clang/AST/
DExpr.h586 SE_AllowUndefinedBehavior, ///< Allow UB that we can give a value, but not enumerator