Home
last modified time | relevance | path

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

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