clang 20.0.0git
|
#include "clang/AST/ASTContext.h"
Public Attributes | |
bool | NoWrongSidedVars = false |
Do not allow wrong-sided variables in constant expressions. | |
Definition at line 671 of file ASTContext.h.
Do not allow wrong-sided variables in constant expressions.
Definition at line 673 of file ASTContext.h.
Referenced by clang::ASTContext::CUDAConstantEvalContextRAII::CUDAConstantEvalContextRAII().