clang  20.0.0git
Public Attributes | List of all members
clang::FunctionEffectSet::Conflict Struct Reference

#include "clang/AST/Type.h"

Public Attributes

FunctionEffectWithCondition Kept
 
FunctionEffectWithCondition Rejected
 

Detailed Description

Definition at line 4977 of file Type.h.

Member Data Documentation

◆ Kept

FunctionEffectWithCondition clang::FunctionEffectSet::Conflict::Kept

Definition at line 4978 of file Type.h.

◆ Rejected

FunctionEffectWithCondition clang::FunctionEffectSet::Conflict::Rejected

Definition at line 4979 of file Type.h.


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