Searched defs:VisitConstructorUsingShadowDecl (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterDecl.cpp | 1462 void ASTDeclWriter::VisitConstructorUsingShadowDecl( VisitConstructorUsingShadowDecl() function in ASTDeclWriter |
H A D | ASTReaderDecl.cpp | 1933 void ASTDeclReader::VisitConstructorUsingShadowDecl( VisitConstructorUsingShadowDecl() function in ASTDeclReader |
/llvm-project/clang/lib/AST/ | ||
H A D | TextNodeDumper.cpp | 2653 void TextNodeDumper::VisitConstructorUsingShadowDecl( VisitConstructorUsingShadowDecl() function in TextNodeDumper |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiateDecl.cpp | 3440 Decl *TemplateDeclInstantiator::VisitConstructorUsingShadowDecl( VisitConstructorUsingShadowDecl() function in TemplateDeclInstantiator |