Home
last modified time | relevance | path

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

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