Home
last modified time | relevance | path

Searched refs:getExprSubstitutionDiagnostic (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprConcepts.h386 SubstitutionDiagnostic *getExprSubstitutionDiagnostic() const { in getExprSubstitutionDiagnostic() function
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaConcept.cpp419 auto *SubstDiag = Req->getExprSubstitutionDiagnostic(); in diagnoseUnsatisfiedRequirement()
H A DSemaTemplateInstantiate.cpp1942 TransExpr = Req->getExprSubstitutionDiagnostic(); in TransformExprRequirement()
H A DTreeTransform.h12301 TransExpr = Req->getExprSubstitutionDiagnostic(); in TransformExprRequirement()