clang 20.0.0git
Public Member Functions | List of all members
clang::FunctionEffectDifferences Struct Reference

#include "clang/Sema/Sema.h"

Inheritance diagram for clang::FunctionEffectDifferences:
Inheritance graph
[legend]

Public Member Functions

 FunctionEffectDifferences (const FunctionEffectsRef &Old, const FunctionEffectsRef &New)
 Caller should short-circuit by checking for equality first.
 

Detailed Description

Definition at line 527 of file Sema.h.

Constructor & Destructor Documentation

◆ FunctionEffectDifferences()

FunctionEffectDifferences::FunctionEffectDifferences ( const FunctionEffectsRef Old,
const FunctionEffectsRef New 
)

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