Searched refs:BuildParmVarDeclForTypedef (Results 1 – 5 of 5) sorted by relevance
4518 Params.push_back(SemaRef.BuildParmVarDeclForTypedef( in SubstFunctionType()
7262 ParmVarDecl *Param = BuildParmVarDeclForTypedef(NewFD, Loc, AI); in DeclClonePragmaWeak()
10225 BuildParmVarDeclForTypedef(NewFD, D.getIdentifierLoc(), AI); in ActOnFunctionDeclarator()15010 ParmVarDecl *Sema::BuildParmVarDeclForTypedef(DeclContext *DC, in BuildParmVarDeclForTypedef() function in Sema
16048 ParmVarDecl *Param = BuildParmVarDeclForTypedef( in ActOnBlockArguments()20571 S.BuildParmVarDeclForTypedef(FD, Loc, AI); in resolveDecl()
3613 ParmVarDecl *BuildParmVarDeclForTypedef(DeclContext *DC, SourceLocation Loc,