clang
15.0.0git
|
#include "clang/AST/ExprConcepts.h"
Public Attributes | |
StringRef | SubstitutedEntity |
SourceLocation | DiagLoc |
StringRef | DiagMessage |
Definition at line 161 of file ExprConcepts.h.
SourceLocation clang::concepts::Requirement::SubstitutionDiagnostic::DiagLoc |
Definition at line 166 of file ExprConcepts.h.
Referenced by addSubstitutionDiagnostic().
StringRef clang::concepts::Requirement::SubstitutionDiagnostic::DiagMessage |
Definition at line 167 of file ExprConcepts.h.
Referenced by addSubstitutionDiagnostic().
StringRef clang::concepts::Requirement::SubstitutionDiagnostic::SubstitutedEntity |
Definition at line 162 of file ExprConcepts.h.
Referenced by addSubstitutionDiagnostic().