Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h376 void VisitConstructorUsingShadowDecl(const ConstructorUsingShadowDecl *D);
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp122 void VisitConstructorUsingShadowDecl(ConstructorUsingShadowDecl *D);
1416 void ASTDeclWriter::VisitConstructorUsingShadowDecl( in VisitConstructorUsingShadowDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp412 void VisitConstructorUsingShadowDecl(ConstructorUsingShadowDecl *D);
1932 void ASTDeclReader::VisitConstructorUsingShadowDecl( in VisitConstructorUsingShadowDecl() function in ASTDeclReader
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp2402 void TextNodeDumper::VisitConstructorUsingShadowDecl( in VisitConstructorUsingShadowDecl() function in TextNodeDumper
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3401 Decl *TemplateDeclInstantiator::VisitConstructorUsingShadowDecl( in VisitConstructorUsingShadowDecl() function in TemplateDeclInstantiator