Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplateInstantiateDecl.cpp4133 Params.push_back(SemaRef.BuildParmVarDeclForTypedef( in SubstFunctionType()
HDSemaDecl.cpp9121 BuildParmVarDeclForTypedef(NewFD, D.getIdentifierLoc(), AI); in ActOnFunctionDeclarator()
13239 ParmVarDecl *Sema::BuildParmVarDeclForTypedef(DeclContext *DC, in BuildParmVarDeclForTypedef() function in Sema
HDSemaExpr.cpp14327 ParmVarDecl *Param = BuildParmVarDeclForTypedef( in ActOnBlockArguments()
17853 S.BuildParmVarDeclForTypedef(FD, Loc, AI); in resolveDecl()
HDSemaDeclAttr.cpp7630 ParmVarDecl *Param = BuildParmVarDeclForTypedef(NewFD, Loc, AI); in DeclClonePragmaWeak()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h2275 ParmVarDecl *BuildParmVarDeclForTypedef(DeclContext *DC,