Home
last modified time | relevance | path

Searched defs:DefArg (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/clang/test/CXX/temp/temp.param/
H A Dp15-cxx0x.cpp119 template<typename ...Default> struct DefArg { struct
120 … { // expected-error {{default argument contains unexpanded parameter pack}} expected-note {{here}}
/aosp_15_r20/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/dcl.fct.def.default/
H A Dp1.cpp6 struct DefArg { struct
/aosp_15_r20/external/clang/lib/AST/
H A DDeclTemplate.cpp653 const ASTContext &C, const TemplateArgumentLoc &DefArg) { in setDefaultArgument()
H A DDecl.cpp2332 StorageClass S, Expr *DefArg) { in Create()
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp2860 TemplateArgumentLoc DefArg in FinishTemplateArgumentDeduction() local
H A DSemaTemplate.cpp6249 if (Expr *DefArg = NTTP->getDefaultArgument()) { in ActOnClassTemplateSpecialization() local
H A DSemaOverload.cpp12671 ExprResult DefArg in BuildCallToObjectOfClassType() local
/aosp_15_r20/external/clang/tools/libclang/
H A DCIndex.cpp751 if (TypeSourceInfo *DefArg = D->getDefaultArgumentInfo()) in VisitTemplateTypeParmDecl() local
896 if (Expr *DefArg = D->getDefaultArgument()) in VisitNonTypeTemplateParmDecl() local
/aosp_15_r20/external/clang/include/clang/AST/
H A DDecl.h1385 TypeSourceInfo *TInfo, StorageClass S, Expr *DefArg) in ParmVarDecl()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDecl.h1756 TypeSourceInfo *TInfo, StorageClass S, Expr *DefArg) in ParmVarDecl()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDecl.h1769 TypeSourceInfo *TInfo, StorageClass S, Expr *DefArg) in ParmVarDecl()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDecl.h1757 TypeSourceInfo *TInfo, StorageClass S, Expr *DefArg) in ParmVarDecl()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDecl.h1757 TypeSourceInfo *TInfo, StorageClass S, Expr *DefArg) in ParmVarDecl()