clang: clang::ASTContext::CUDAConstantEvalContext Struct Reference (original) (raw)
#include "[clang/AST/ASTContext.h](ASTContext%5F8h%5Fsource.html)"
Public Attributes | |
---|---|
bool | NoWrongSidedVars = false |
Do not allow wrong-sided variables in constant expressions. | |
Detailed Description
Definition at line 691 of file ASTContext.h.
Member Data Documentation
◆ NoWrongSidedVars
bool clang::ASTContext::CUDAConstantEvalContext::NoWrongSidedVars = false
Do not allow wrong-sided variables in constant expressions.
Definition at line 693 of file ASTContext.h.
Referenced by clang::ASTContext::CUDAConstantEvalContextRAII::CUDAConstantEvalContextRAII().
The documentation for this struct was generated from the following file:
- include/clang/AST/ASTContext.h