Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaTemplateInstantiateDecl.cpp3072 Params.push_back(SemaRef.BuildParmVarDeclForTypedef( in SubstFunctionType()
HDSemaDeclAttr.cpp5211 ParmVarDecl *Param = BuildParmVarDeclForTypedef(NewFD, Loc, AI); in DeclClonePragmaWeak()
HDSemaDecl.cpp7588 BuildParmVarDeclForTypedef(NewFD, D.getIdentifierLoc(), AI); in ActOnFunctionDeclarator()
10213 ParmVarDecl *Sema::BuildParmVarDeclForTypedef(DeclContext *DC, in BuildParmVarDeclForTypedef() function in Sema
HDSemaExpr.cpp11324 ParmVarDecl *Param = BuildParmVarDeclForTypedef( in ActOnBlockArguments()
14098 S.BuildParmVarDeclForTypedef(FD, Loc, AI); in resolveDecl()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h1658 ParmVarDecl *BuildParmVarDeclForTypedef(DeclContext *DC,