Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4510 Params.push_back(SemaRef.BuildParmVarDeclForTypedef( in SubstFunctionType()
H A DSemaDecl.cpp10365 BuildParmVarDeclForTypedef(NewFD, D.getIdentifierLoc(), AI); in ActOnFunctionDeclarator()
15213 ParmVarDecl *Sema::BuildParmVarDeclForTypedef(DeclContext *DC, in BuildParmVarDeclForTypedef() function in Sema
H A DSemaExpr.cpp17055 ParmVarDecl *Param = BuildParmVarDeclForTypedef( in ActOnBlockArguments()
21571 S.BuildParmVarDeclForTypedef(FD, Loc, AI); in resolveDecl()
H A DSemaDeclAttr.cpp10024 ParmVarDecl *Param = BuildParmVarDeclForTypedef(NewFD, Loc, AI); in DeclClonePragmaWeak()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3027 ParmVarDecl *BuildParmVarDeclForTypedef(DeclContext *DC,