Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5590 bool CheckDeductionGuideDeclarator(Declarator &D, QualType &R,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp11375 bool Sema::CheckDeductionGuideDeclarator(Declarator &D, QualType &R, in CheckDeductionGuideDeclarator() function in Sema
H A DSemaDecl.cpp9266 if (SemaRef.CheckDeductionGuideDeclarator(D, R, SC)) in CreateNewFunctionDecl()