Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeductionGuide.cpp1232 DGuide->setSourceDeductionGuideKind( in BuildDeductionGuideForTypeAlias()
1285 Transformed->setSourceDeductionGuideKind( in DeclareImplicitDeductionGuidesForTypeAlias()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h2062 void setSourceDeductionGuideKind(SourceDeductionGuideKind SK) { in setSourceDeductionGuideKind() function
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp2301 D->setSourceDeductionGuideKind( in VisitCXXDeductionGuideDecl()