Home
last modified time | relevance | path

Searched defs:DiagnoseUnexpandedParameterPacks (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp303 Sema::DiagnoseUnexpandedParameterPacks(SourceLocation Loc, in DiagnoseUnexpandedParameterPacks() function in Sema
H A DSemaTemplate.cpp2234 static bool DiagnoseUnexpandedParameterPacks(Sema &S, in DiagnoseUnexpandedParameterPacks() function