Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDeclTemplate.cpp866 const ASTContext &C, const TemplateArgumentLoc &DefArg) { in setDefaultArgument()
H A DDecl.cpp2846 StorageClass S, Expr *DefArg) { in Create()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDecl.h1732 TypeSourceInfo *TInfo, StorageClass S, Expr *DefArg) in ParmVarDecl()
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp771 if (TypeSourceInfo *DefArg = D->getDefaultArgumentInfo()) in VisitTemplateTypeParmDecl() local
940 if (Expr *DefArg = D->getDefaultArgument()) in VisitNonTypeTemplateParmDecl() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp2777 TemplateArgumentLoc DefArg; in ConvertDeducedTemplateArguments() local
H A DSemaTemplate.cpp8609 if (Expr *DefArg = NTTP->getDefaultArgument()) { in ActOnClassTemplateSpecialization() local
H A DSemaOverload.cpp14357 ExprResult DefArg = in PrepareArgumentsForCallToObjectOfClassType() local