Home
last modified time | relevance | path

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

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