|
clang 22.0.0git
|
#include "clang/AST/ExprConcepts.h"
Public Attributes | |
| StringRef | SubstitutedEntity |
| SourceLocation | DiagLoc |
| StringRef | DiagMessage |
Definition at line 185 of file ExprConcepts.h.
| SourceLocation clang::concepts::Requirement::SubstitutionDiagnostic::DiagLoc |
Definition at line 190 of file ExprConcepts.h.
Referenced by addSubstitutionDiagnostic(), and clang::ASTNodeImporter::import().
| StringRef clang::concepts::Requirement::SubstitutionDiagnostic::DiagMessage |
Definition at line 191 of file ExprConcepts.h.
Referenced by addSubstitutionDiagnostic(), and clang::ASTNodeImporter::import().
| StringRef clang::concepts::Requirement::SubstitutionDiagnostic::SubstitutedEntity |
Definition at line 186 of file ExprConcepts.h.
Referenced by addSubstitutionDiagnostic(), and clang::ASTNodeImporter::import().