Searched defs:DiagnoseUnexpandedParameterPack (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp255 bool Sema::DiagnoseUnexpandedParameterPack(SourceLocation Loc, function in class:Sema
271 bool Sema::DiagnoseUnexpandedParameterPack(Expr *E, function in class:Sema
285 bool Sema::DiagnoseUnexpandedParameterPack(const CXXScopeSpec &SS, function in class:Sema
302 bool Sema::DiagnoseUnexpandedParameterPack(const DeclarationNameInfo &NameInfo, function in class:Sema
337 bool Sema::DiagnoseUnexpandedParameterPack(SourceLocation Loc, function in class:Sema
351 bool Sema::DiagnoseUnexpandedParameterPack(TemplateArgumentLoc Arg, function in class:Sema

Completed in 73 milliseconds