Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h5953 void CheckDeductionGuideDeclarator(Declarator &D, QualType &R,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp8681 void Sema::CheckDeductionGuideDeclarator(Declarator &D, QualType &R, in CheckDeductionGuideDeclarator() function in Sema
H A DSemaDecl.cpp7988 SemaRef.CheckDeductionGuideDeclarator(D, R, SC); in CreateNewFunctionDecl()