Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4198 Params.push_back(SemaRef.BuildParmVarDeclForTypedef( in SubstFunctionType()
H A DSemaDecl.cpp9429 BuildParmVarDeclForTypedef(NewFD, D.getIdentifierLoc(), AI); in ActOnFunctionDeclarator()
13761 ParmVarDecl *Sema::BuildParmVarDeclForTypedef(DeclContext *DC, in BuildParmVarDeclForTypedef() function in Sema
H A DSemaExpr.cpp15389 ParmVarDecl *Param = BuildParmVarDeclForTypedef( in ActOnBlockArguments()
19341 S.BuildParmVarDeclForTypedef(FD, Loc, AI); in resolveDecl()
H A DSemaDeclAttr.cpp8478 ParmVarDecl *Param = BuildParmVarDeclForTypedef(NewFD, Loc, AI); in DeclClonePragmaWeak()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h2703 ParmVarDecl *BuildParmVarDeclForTypedef(DeclContext *DC,