Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeductionGuide.cpp357 AssociatedConstraint OuterRC(TemplateParams->getRequiresClause()); in transformConstructor() local
479 if (OuterRC) { in transformConstructor()
485 FunctionTrailingRC = OuterRC; in transformConstructor()
490 /*lhs=*/const_cast<Expr *>(OuterRC.ConstraintExpr), in transformConstructor()