Home
last modified time | relevance | path

Searched defs:ExplicitArgs (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplateDeduction.h58 unsigned ExplicitArgs = 0; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2268 TemplateArgumentListInfo ExplicitArgs; VisitFunctionDecl() local
2299 TemplateArgumentListInfo ExplicitArgs(ArgsWritten->getLAngleLoc(), VisitFunctionDecl() local
2669 TemplateArgumentListInfo ExplicitArgs; VisitCXXMethodDecl() local
2697 TemplateArgumentListInfo ExplicitArgs(ArgsWritten->getLAngleLoc(), VisitCXXMethodDecl() local
[all...]
H A DSemaTemplateInstantiate.cpp4317 SetPartiallySubstitutedPack(NamedDecl * Pack,const TemplateArgument * ExplicitArgs,unsigned NumExplicitArgs) SetPartiallySubstitutedPack() argument
4330 getPartiallySubstitutedPack(const TemplateArgument ** ExplicitArgs,unsigned * NumExplicitArgs) const getPartiallySubstitutedPack() argument
H A DSemaExpr.cpp2161 TemplateArgumentListInfo ExplicitArgs; ActOnStringLiteral() local
2170 TemplateArgumentListInfo ExplicitArgs; ActOnStringLiteral() local
4030 TemplateArgumentListInfo ExplicitArgs; ActOnNumericConstant() local
[all...]