Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3029 Params.push_back(SemaRef.BuildParmVarDeclForTypedef( in SubstFunctionType()
H A DSemaDeclAttr.cpp4907 ParmVarDecl *Param = BuildParmVarDeclForTypedef(NewFD, Loc, AI); in DeclClonePragmaWeak()
H A DSemaDecl.cpp7316 BuildParmVarDeclForTypedef(NewFD, D.getIdentifierLoc(), AI); in ActOnFunctionDeclarator()
9922 ParmVarDecl *Sema::BuildParmVarDeclForTypedef(DeclContext *DC, in BuildParmVarDeclForTypedef() function in Sema
H A DSemaExpr.cpp10711 ParmVarDecl *Param = BuildParmVarDeclForTypedef( in ActOnBlockArguments()
13576 S.BuildParmVarDeclForTypedef(FD, Loc, AI); in resolveDecl()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h1634 ParmVarDecl *BuildParmVarDeclForTypedef(DeclContext *DC,