struct ASTContext::CUDAConstantEvalContextRAII

Declaration

struct ASTContext::CUDAConstantEvalContextRAII { /* full declaration omitted */ };

Declared at: clang/include/clang/AST/ASTContext.h:674

Member Variables

public clang::ASTContext& Ctx
public clang::ASTContext::CUDAConstantEvalContext SavedCtx

Method Overview

Methods

CUDAConstantEvalContextRAII(
    clang::ASTContext& Ctx_,
    bool NoWrongSidedVars)

Declared at: clang/include/clang/AST/ASTContext.h:677

Parameters

clang::ASTContext& Ctx_
bool NoWrongSidedVars

~CUDAConstantEvalContextRAII()

Declared at: clang/include/clang/AST/ASTContext.h:681