Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatternParser.cpp310 const DefInit *DefArg = dyn_cast<DefInit>(NotArg); in parseInstructionPatternMIFlags() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp690 const ASTContext &C, const TemplateArgumentLoc &DefArg) { in setDefaultArgument()
809 const ASTContext &C, const TemplateArgumentLoc &DefArg) { in setDefaultArgument()
877 const ASTContext &C, const TemplateArgumentLoc &DefArg) { in setDefaultArgument()
H A DDecl.cpp2911 Expr *DefArg) { in Create()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h1730 TypeSourceInfo *TInfo, StorageClass S, Expr *DefArg) in ParmVarDecl()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp2990 TemplateArgumentLoc DefArg; in ConvertDeducedTemplateArguments() local
H A DSemaOverload.cpp15006 ExprResult DefArg = in PrepareArgumentsForCallToObjectOfClassType() local