clang 20.0.0git
|
#include "clang/AST/ExprConcepts.h"
Public Attributes | |
StringRef | SubstitutedEntity |
SourceLocation | DiagLoc |
StringRef | DiagMessage |
Definition at line 183 of file ExprConcepts.h.
SourceLocation clang::concepts::Requirement::SubstitutionDiagnostic::DiagLoc |
Definition at line 188 of file ExprConcepts.h.
StringRef clang::concepts::Requirement::SubstitutionDiagnostic::DiagMessage |
Definition at line 189 of file ExprConcepts.h.
StringRef clang::concepts::Requirement::SubstitutionDiagnostic::SubstitutedEntity |
Definition at line 184 of file ExprConcepts.h.