Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaTemplateInstantiateDecl.cpp2925 Params.push_back(SemaRef.BuildParmVarDeclForTypedef( in SubstFunctionType()
HDSemaDecl.cpp6948 BuildParmVarDeclForTypedef(NewFD, D.getIdentifierLoc(), *AI); in ActOnFunctionDeclarator()
9208 ParmVarDecl *Sema::BuildParmVarDeclForTypedef(DeclContext *DC, in BuildParmVarDeclForTypedef() function in Sema
HDSemaDeclAttr.cpp5037 ParmVarDecl *Param = BuildParmVarDeclForTypedef(NewFD, Loc, *AI); in DeclClonePragmaWeak()
HDSemaExpr.cpp10292 BuildParmVarDeclForTypedef(CurBlock->TheDecl, in ActOnBlockArguments()
/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h1511 ParmVarDecl *BuildParmVarDeclForTypedef(DeclContext *DC,