Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DExprConcepts.h417 NestedRequirement(SubstitutionDiagnostic *SubstDiag) : in NestedRequirement() function
422 NestedRequirement(Expr *Constraint) : in NestedRequirement() function
431 NestedRequirement(ASTContext &C, Expr *Constraint, in NestedRequirement() function