Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp1733 const DefInit *DefArg = dyn_cast<DefInit>(NotArg); in parseInstructionPatternMIFlags() local
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp863 const ASTContext &C, const TemplateArgumentLoc &DefArg) { in setDefaultArgument()
H A DDecl.cpp2909 StorageClass S, Expr *DefArg) { in Create()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h1757 TypeSourceInfo *TInfo, StorageClass S, Expr *DefArg) in ParmVarDecl()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp2828 TemplateArgumentLoc DefArg; in ConvertDeducedTemplateArguments() local
H A DSemaTemplate.cpp8905 if (Expr *DefArg = NTTP->getDefaultArgument()) { in ActOnClassTemplateSpecialization() local
H A DSemaOverload.cpp14995 ExprResult DefArg = in PrepareArgumentsForCallToObjectOfClassType() local