Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4383 Params.push_back(SemaRef.BuildParmVarDeclForTypedef( in SubstFunctionType()
H A DSemaDecl.cpp9931 BuildParmVarDeclForTypedef(NewFD, D.getIdentifierLoc(), AI); in ActOnFunctionDeclarator()
14315 ParmVarDecl *Sema::BuildParmVarDeclForTypedef(DeclContext *DC, in BuildParmVarDeclForTypedef() function in Sema
H A DSemaExpr.cpp16278 ParmVarDecl *Param = BuildParmVarDeclForTypedef( in ActOnBlockArguments()
20439 S.BuildParmVarDeclForTypedef(FD, Loc, AI); in resolveDecl()
H A DSemaDeclAttr.cpp9266 ParmVarDecl *Param = BuildParmVarDeclForTypedef(NewFD, Loc, AI); in DeclClonePragmaWeak()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h2905 ParmVarDecl *BuildParmVarDeclForTypedef(DeclContext *DC,