Searched refs:BuildParmVarDeclForTypedef (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaTemplateInstantiateDecl.cpp | 3253 Params.push_back(SemaRef.BuildParmVarDeclForTypedef( in SubstFunctionType()
|
H A D | SemaDecl.cpp | 8143 BuildParmVarDeclForTypedef(NewFD, D.getIdentifierLoc(), AI); in ActOnFunctionDeclarator() 10913 ParmVarDecl *Sema::BuildParmVarDeclForTypedef(DeclContext *DC, in BuildParmVarDeclForTypedef() function in Sema
|
H A D | SemaDeclAttr.cpp | 6043 ParmVarDecl *Param = BuildParmVarDeclForTypedef(NewFD, Loc, AI); in DeclClonePragmaWeak()
|
H A D | SemaExpr.cpp | 12045 ParmVarDecl *Param = BuildParmVarDeclForTypedef( in ActOnBlockArguments() 14816 S.BuildParmVarDeclForTypedef(FD, Loc, AI); in resolveDecl()
|
/aosp_15_r20/external/clang/include/clang/Sema/ |
H A D | Sema.h | 1744 ParmVarDecl *BuildParmVarDeclForTypedef(DeclContext *DC,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | Sema.h | 2986 ParmVarDecl *BuildParmVarDeclForTypedef(DeclContext *DC, SourceLocation Loc,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | Sema.h | 3017 ParmVarDecl *BuildParmVarDeclForTypedef(DeclContext *DC,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | Sema.h | 3126 ParmVarDecl *BuildParmVarDeclForTypedef(DeclContext *DC, SourceLocation Loc,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | Sema.h | 3126 ParmVarDecl *BuildParmVarDeclForTypedef(DeclContext *DC, SourceLocation Loc,
|