Home
last modified time | relevance | path

Searched defs:SubstitutionDiagnostic (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprConcepts.h161 struct SubstitutionDiagnostic { struct
162 StringRef SubstitutedEntity;
166 SourceLocation DiagLoc;
167 StringRef DiagMessage;
H A DASTConcept.h44 using SubstitutionDiagnostic = std::pair<SourceLocation, StringRef>; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTConcept.cpp35 auto &SubstitutionDiagnostic = local