Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/support/test.support/
H A Dtest_convertible_header.pass.cpp62 struct ExplicitArgs { struct
63 explicit ExplicitArgs(int, int, int) {} in ExplicitArgs() argument
/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/
H A Dp3.cpp13 namespace ExplicitArgs { namespace
/llvm-project/clang/include/clang/Sema/
H A DTemplateDeduction.h59 unsigned ExplicitArgs = 0; global() variable
/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2304 TemplateArgumentListInfo ExplicitArgs; VisitFunctionDecl() local
2335 TemplateArgumentListInfo ExplicitArgs(ArgsWritten->getLAngleLoc(), VisitFunctionDecl() local
2705 TemplateArgumentListInfo ExplicitArgs; VisitCXXMethodDecl() local
2733 TemplateArgumentListInfo ExplicitArgs(ArgsWritten->getLAngleLoc(), VisitCXXMethodDecl() local
[all...]
H A DSemaTemplateInstantiate.cpp4459 SetPartiallySubstitutedPack(NamedDecl * Pack,const TemplateArgument * ExplicitArgs,unsigned NumExplicitArgs) SetPartiallySubstitutedPack() argument
4472 getPartiallySubstitutedPack(const TemplateArgument ** ExplicitArgs,unsigned * NumExplicitArgs) const getPartiallySubstitutedPack() argument
H A DSemaExpr.cpp2140 TemplateArgumentListInfo ExplicitArgs; ActOnStringLiteral() local
2149 TemplateArgumentListInfo ExplicitArgs; ActOnStringLiteral() local
3749 TemplateArgumentListInfo ExplicitArgs; ActOnNumericConstant() local
[all...]