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

#include "clang/Sema/SemaConcept.h"

Public Attributes

NormalizedConstraint LHS
 
NormalizedConstraint RHS
 

Detailed Description

Definition at line 171 of file SemaConcept.h.

Member Data Documentation

◆ LHS

NormalizedConstraint clang::NormalizedConstraintPair::LHS

Definition at line 172 of file SemaConcept.h.

◆ RHS

NormalizedConstraint clang::NormalizedConstraintPair::RHS

Definition at line 172 of file SemaConcept.h.


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