Searched refs:BuildParmVarDeclForTypedef (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaTemplateInstantiateDecl.cpp | 5067 Params.push_back(SemaRef.BuildParmVarDeclForTypedef( in SubstFunctionType()
|
| H A D | SemaDecl.cpp | 10434 BuildParmVarDeclForTypedef(NewFD, D.getIdentifierLoc(), AI); in ActOnFunctionDeclarator() 15439 ParmVarDecl *Sema::BuildParmVarDeclForTypedef(DeclContext *DC, in BuildParmVarDeclForTypedef() function in Sema
|
| H A D | SemaDeclAttr.cpp | 8103 ParmVarDecl *Param = BuildParmVarDeclForTypedef(NewFD, Loc, AI); in DeclClonePragmaWeak()
|
| H A D | SemaExpr.cpp | 16404 ParmVarDecl *Param = BuildParmVarDeclForTypedef( in ActOnBlockArguments() 21065 S.BuildParmVarDeclForTypedef(FD, Loc, AI); in resolveDecl()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 4043 ParmVarDecl *BuildParmVarDeclForTypedef(DeclContext *DC, SourceLocation Loc,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 5008 …1DeclContextENS_14SourceLocationENS_8QualTypeE", "clang::Sema::BuildParmVarDeclForTypedef(clang::D…
|