Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclTemplate.cpp844 const ASTContext &C, const TemplateArgumentLoc &DefArg) { in setDefaultArgument()
H A DDecl.cpp2729 StorageClass S, Expr *DefArg) { in Create()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h1642 TypeSourceInfo *TInfo, StorageClass S, Expr *DefArg) in ParmVarDecl()
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp770 if (TypeSourceInfo *DefArg = D->getDefaultArgumentInfo()) in VisitTemplateTypeParmDecl() local
934 if (Expr *DefArg = D->getDefaultArgument()) in VisitNonTypeTemplateParmDecl() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp2861 TemplateArgumentLoc DefArg = S.SubstDefaultTemplateArgumentIfAvailable( in ConvertDeducedTemplateArguments() local
H A DSemaTemplate.cpp8297 if (Expr *DefArg = NTTP->getDefaultArgument()) { in ActOnClassTemplateSpecialization() local
H A DSemaOverload.cpp14670 ExprResult DefArg in BuildCallToObjectOfClassType() local