clang 17.0.0git
|
#include "clang/AST/ExprConcepts.h"
Public Attributes | |
StringRef | SubstitutedEntity |
SourceLocation | DiagLoc |
StringRef | DiagMessage |
Definition at line 158 of file ExprConcepts.h.
SourceLocation clang::concepts::Requirement::SubstitutionDiagnostic::DiagLoc |
Definition at line 163 of file ExprConcepts.h.
Referenced by addSubstitutionDiagnostic().
StringRef clang::concepts::Requirement::SubstitutionDiagnostic::DiagMessage |
Definition at line 164 of file ExprConcepts.h.
Referenced by addSubstitutionDiagnostic().
StringRef clang::concepts::Requirement::SubstitutionDiagnostic::SubstitutedEntity |
Definition at line 159 of file ExprConcepts.h.
Referenced by addSubstitutionDiagnostic().