Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7208 void CheckDeductionGuideDeclarator(Declarator &D, QualType &R,
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp10776 void Sema::CheckDeductionGuideDeclarator(Declarator &D, QualType &R, in CheckDeductionGuideDeclarator() function in Sema
H A DSemaDecl.cpp8652 SemaRef.CheckDeductionGuideDeclarator(D, R, SC); in CreateNewFunctionDecl()