Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDTextNodeDumper.h390 void VisitConstructorUsingShadowDecl(const ConstructorUsingShadowDecl *D);
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriterDecl.cpp125 void VisitConstructorUsingShadowDecl(ConstructorUsingShadowDecl *D);
1454 void ASTDeclWriter::VisitConstructorUsingShadowDecl( in VisitConstructorUsingShadowDecl() function in ASTDeclWriter
HDASTReaderDecl.cpp407 void VisitConstructorUsingShadowDecl(ConstructorUsingShadowDecl *D);
1919 void ASTDeclReader::VisitConstructorUsingShadowDecl( in VisitConstructorUsingShadowDecl() function in ASTDeclReader
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDTextNodeDumper.cpp2653 void TextNodeDumper::VisitConstructorUsingShadowDecl( in VisitConstructorUsingShadowDecl() function in TextNodeDumper
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplateInstantiateDecl.cpp3451 Decl *TemplateDeclInstantiator::VisitConstructorUsingShadowDecl( in VisitConstructorUsingShadowDecl() function in TemplateDeclInstantiator