Home
last modified time | relevance | path

Searched refs:getConstructedBaseClassShadowDecl (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp2423 dumpBareDeclRef(D->getConstructedBaseClassShadowDecl()); in VisitConstructorUsingShadowDecl()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h3672 ConstructorUsingShadowDecl *getConstructedBaseClassShadowDecl() const { in getConstructedBaseClassShadowDecl() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp7376 DShadow->getConstructedBaseClassShadowDecl())); in InheritedConstructorInfo()