Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Sema/
DSema.h6991 void CheckDeductionGuideDeclarator(Declarator &D, QualType &R,
/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp10690 void Sema::CheckDeductionGuideDeclarator(Declarator &D, QualType &R, in CheckDeductionGuideDeclarator() function in Sema
DSemaDecl.cpp8532 SemaRef.CheckDeductionGuideDeclarator(D, R, SC); in CreateNewFunctionDecl()