Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h7138 void CheckDeductionGuideDeclarator(Declarator &D, QualType &R,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp10769 void Sema::CheckDeductionGuideDeclarator(Declarator &D, QualType &R, in CheckDeductionGuideDeclarator() function in Sema
H A DSemaDecl.cpp8593 SemaRef.CheckDeductionGuideDeclarator(D, R, SC); in CreateNewFunctionDecl()