Searched refs:BuildParmVarDeclForTypedef (Results 1 – 5 of 5) sorted by relevance
4445 Params.push_back(SemaRef.BuildParmVarDeclForTypedef( in SubstFunctionType()
10095 BuildParmVarDeclForTypedef(NewFD, D.getIdentifierLoc(), AI); in ActOnFunctionDeclarator()14705 ParmVarDecl *Sema::BuildParmVarDeclForTypedef(DeclContext *DC, in BuildParmVarDeclForTypedef() function in Sema
16546 ParmVarDecl *Param = BuildParmVarDeclForTypedef( in ActOnBlockArguments()20818 S.BuildParmVarDeclForTypedef(FD, Loc, AI); in resolveDecl()
9521 ParmVarDecl *Param = BuildParmVarDeclForTypedef(NewFD, Loc, AI); in DeclClonePragmaWeak()
2968 ParmVarDecl *BuildParmVarDeclForTypedef(DeclContext *DC,