Home
last modified time | relevance | path

Searched refs:addShadowDecl (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h3569 void addShadowDecl(UsingShadowDecl *S);
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp3382 void BaseUsingDecl::addShadowDecl(UsingShadowDecl *S) { in addShadowDecl() function in BaseUsingDecl
H A DASTImporter.cpp5397 ToSI->addShadowDecl(*ToShadowOrErr); in ImportUsingShadowDecls()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1993 using_decl->addShadowDecl(shadow_decl); in CreateUsingDeclaration()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp12879 BUD->addShadowDecl(Shadow); in BuildUsingShadowDecl()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc9909 {"_ZN5clang9UsingDecl13addShadowDeclEPNS_15UsingShadowDeclE", "clang::UsingDecl::addShadowDecl(clan…