Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp845 const ASTContext &C, const TemplateArgumentLoc &DefArg) { in setDefaultArgument()
H A DDecl.cpp2722 StorageClass S, Expr *DefArg) { in Create()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h1668 TypeSourceInfo *TInfo, StorageClass S, Expr *DefArg) in ParmVarDecl()
/freebsd-13.1/contrib/llvm-project/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.cpp14690 ExprResult DefArg in BuildCallToObjectOfClassType() local