Searched refs:SE_AllowUndefinedBehavior (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/clang/lib/AST/ |
H A D | Expr.cpp | 2773 if (isEvaluatable(Ctx, SE_AllowUndefinedBehavior)) in isConstantInitializer()
|
H A D | ExprConstant.cpp | 9169 (SEK < Expr::SE_AllowUndefinedBehavior && Result.HasUndefinedBehavior); in hasUnacceptableSideEffect()
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | Expr.h | 587 SE_AllowUndefinedBehavior, ///< Allow UB that we can give a value, but not enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | Expr.h | 656 SE_AllowUndefinedBehavior, ///< Allow UB that we can give a value, but not enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | Expr.h | 669 SE_AllowUndefinedBehavior, ///< Allow UB that we can give a value, but not enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | Expr.h | 669 SE_AllowUndefinedBehavior, ///< Allow UB that we can give a value, but not enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | Expr.h | 669 SE_AllowUndefinedBehavior, ///< Allow UB that we can give a value, but not enumerator
|