Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h7505 void CheckDeductionGuideDeclarator(Declarator &D, QualType &R,
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclCXX.cpp10969 void Sema::CheckDeductionGuideDeclarator(Declarator &D, QualType &R, in CheckDeductionGuideDeclarator() function in Sema
H A DSemaDecl.cpp9046 SemaRef.CheckDeductionGuideDeclarator(D, R, SC); in CreateNewFunctionDecl()