Home
last modified time | relevance | path

Searched refs:BuildParmVarDeclForTypedef (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4322 Params.push_back(SemaRef.BuildParmVarDeclForTypedef( in SubstFunctionType()
H A DSemaDecl.cpp9488 BuildParmVarDeclForTypedef(NewFD, D.getIdentifierLoc(), AI); in ActOnFunctionDeclarator()
13817 ParmVarDecl *Sema::BuildParmVarDeclForTypedef(DeclContext *DC, in BuildParmVarDeclForTypedef() function in Sema
H A DSemaDeclAttr.cpp8608 ParmVarDecl *Param = BuildParmVarDeclForTypedef(NewFD, Loc, AI); in DeclClonePragmaWeak()
H A DSemaExpr.cpp15510 ParmVarDecl *Param = BuildParmVarDeclForTypedef( in ActOnBlockArguments()
19517 S.BuildParmVarDeclForTypedef(FD, Loc, AI); in resolveDecl()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2739 ParmVarDecl *BuildParmVarDeclForTypedef(DeclContext *DC,