|
clang 22.0.0git
|
#include "clang/Sema/SemaConcept.h"
Public Attributes | |
| NormalizedConstraint * | Sub |
| const ConceptSpecializationExpr * | CSE |
| Public Attributes inherited from clang::NormalizedConstraint::AtomicConstraintBits | |
| unsigned | Kind: 5 |
| unsigned | Placeholder: 1 |
| unsigned | PackSubstitutionIndex: 26 |
| OccurenceList | Indexes |
| OccurenceList | IndexesForSubsumption |
| TemplateArgumentLoc * | Args |
| TemplateParameterList * | ParamList |
| ExprOrConcept | ConstraintExpr |
| const NamedDecl * | ConstraintDecl |
Definition at line 94 of file SemaConcept.h.
| const ConceptSpecializationExpr* clang::NormalizedConstraint::ConceptIdBits::CSE |
Definition at line 98 of file SemaConcept.h.
| NormalizedConstraint* clang::NormalizedConstraint::ConceptIdBits::Sub |
Definition at line 95 of file SemaConcept.h.