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.cpp1400 llvm::SmallPtrSet<NamedDecl *, 8> ProcessedCtors; in DeclareImplicitDeductionGuides() local
1412 if (ProcessedCtors.count(D)) in DeclareImplicitDeductionGuides()
1429 ProcessedCtors.insert(D); in DeclareImplicitDeductionGuides()