Searched refs:BuildUsingShadowDecl (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaDeclCXX.cpp | 12066 UsingShadowDecl *Sema::BuildUsingShadowDecl(Scope *S, BaseUsingDecl *BUD, in BuildUsingShadowDecl() function in Sema 12533 BuildUsingShadowDecl(S, UD, *I, PrevDecl); in BuildUsingDeclaration() 12588 BuildUsingShadowDecl(S, UD, EC, PrevDecl); in BuildUsingEnumDeclaration()
|
| H A D | SemaTemplateInstantiateDecl.cpp | 3148 UsingShadowDecl *InstShadow = SemaRef.BuildUsingShadowDecl( in VisitBaseUsingDecls()
|
| /llvm-project-15.0.7/clang/include/clang/Sema/ |
| H A D | Sema.h | 6016 UsingShadowDecl *BuildUsingShadowDecl(Scope *S, BaseUsingDecl *BUD,
|