Searched refs:BuildParmVarDeclForTypedef (Results 1 – 5 of 5) sorted by relevance
3253 Params.push_back(SemaRef.BuildParmVarDeclForTypedef( in SubstFunctionType()
8143 BuildParmVarDeclForTypedef(NewFD, D.getIdentifierLoc(), AI); in ActOnFunctionDeclarator()10913 ParmVarDecl *Sema::BuildParmVarDeclForTypedef(DeclContext *DC, in BuildParmVarDeclForTypedef() function in Sema
6043 ParmVarDecl *Param = BuildParmVarDeclForTypedef(NewFD, Loc, AI); in DeclClonePragmaWeak()
12045 ParmVarDecl *Param = BuildParmVarDeclForTypedef( in ActOnBlockArguments()14816 S.BuildParmVarDeclForTypedef(FD, Loc, AI); in resolveDecl()
1744 ParmVarDecl *BuildParmVarDeclForTypedef(DeclContext *DC,