clang 22.0.0git
clang::FunctionEffectSet::Conflict Struct Reference

#include "clang/AST/TypeBase.h"

Public Attributes

FunctionEffectWithCondition Kept
FunctionEffectWithCondition Rejected

Detailed Description

Definition at line 5228 of file TypeBase.h.

Member Data Documentation

◆ Kept

FunctionEffectWithCondition clang::FunctionEffectSet::Conflict::Kept

Definition at line 5229 of file TypeBase.h.

◆ Rejected

FunctionEffectWithCondition clang::FunctionEffectSet::Conflict::Rejected

Definition at line 5230 of file TypeBase.h.


The documentation for this struct was generated from the following file: