Home
last modified time | relevance | path

Searched refs:VisitConstructorUsingShadowDecl (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DTextNodeDumper.h364 void VisitConstructorUsingShadowDecl(const ConstructorUsingShadowDecl *D);
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTWriterDecl.cpp121 void VisitConstructorUsingShadowDecl(ConstructorUsingShadowDecl *D);
1321 void ASTDeclWriter::VisitConstructorUsingShadowDecl( in VisitConstructorUsingShadowDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp398 void VisitConstructorUsingShadowDecl(ConstructorUsingShadowDecl *D);
1792 void ASTDeclReader::VisitConstructorUsingShadowDecl( in VisitConstructorUsingShadowDecl() function in ASTDeclReader
/llvm-project-15.0.7/clang/lib/AST/
H A DTextNodeDumper.cpp2168 void TextNodeDumper::VisitConstructorUsingShadowDecl( in VisitConstructorUsingShadowDecl() function in TextNodeDumper
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3262 Decl *TemplateDeclInstantiator::VisitConstructorUsingShadowDecl( in VisitConstructorUsingShadowDecl() function in TemplateDeclInstantiator