clang 24.0.0git
clang::SubstituteParameterMappings Class Reference

Public Member Functions

 SubstituteParameterMappings (Sema &SemaRef, bool RemovePacksForFoldExpr=false)
bool substitute (NormalizedConstraint &N)

Detailed Description

Definition at line 1980 of file SemaConcept.cpp.

Constructor & Destructor Documentation

◆ SubstituteParameterMappings()

clang::SubstituteParameterMappings::SubstituteParameterMappings ( Sema & SemaRef,
bool RemovePacksForFoldExpr = false )
inline

Definition at line 2008 of file SemaConcept.cpp.

References clang::nullptr.

Member Function Documentation

◆ substitute()


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