Searched refs:BuildParmVarDeclForTypedef (Results 1 – 5 of 5) sorted by relevance
2925 Params.push_back(SemaRef.BuildParmVarDeclForTypedef( in SubstFunctionType()
6948 BuildParmVarDeclForTypedef(NewFD, D.getIdentifierLoc(), *AI); in ActOnFunctionDeclarator()9208 ParmVarDecl *Sema::BuildParmVarDeclForTypedef(DeclContext *DC, in BuildParmVarDeclForTypedef() function in Sema
5037 ParmVarDecl *Param = BuildParmVarDeclForTypedef(NewFD, Loc, *AI); in DeclClonePragmaWeak()
10292 BuildParmVarDeclForTypedef(CurBlock->TheDecl, in ActOnBlockArguments()
1511 ParmVarDecl *BuildParmVarDeclForTypedef(DeclContext *DC,