Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeductionGuide.cpp712 bool hasDeclaredDeductionGuides(DeclarationName Name, DeclContext *DC) { in hasDeclaredDeductionGuides() function
1191 if (hasDeclaredDeductionGuides( in DeclareImplicitDeductionGuidesForTypeAlias()
1379 if (hasDeclaredDeductionGuides(Transform.DeductionGuideName, DC)) in DeclareImplicitDeductionGuides()