Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeductionGuide.cpp1461 llvm::SmallPtrSet<NamedDecl *, 8> ProcessedCtors; in DeclareImplicitDeductionGuides() local
1473 if (ProcessedCtors.count(D)) in DeclareImplicitDeductionGuides()
1490 ProcessedCtors.insert(D); in DeclareImplicitDeductionGuides()