Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DTextNodeDumper.h367 void VisitConstructorUsingShadowDecl(const ConstructorUsingShadowDecl *D);
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriterDecl.cpp124 void VisitConstructorUsingShadowDecl(ConstructorUsingShadowDecl *D);
1341 void ASTDeclWriter::VisitConstructorUsingShadowDecl( in VisitConstructorUsingShadowDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp401 void VisitConstructorUsingShadowDecl(ConstructorUsingShadowDecl *D);
1855 void ASTDeclReader::VisitConstructorUsingShadowDecl( in VisitConstructorUsingShadowDecl() function in ASTDeclReader
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DTextNodeDumper.cpp2192 void TextNodeDumper::VisitConstructorUsingShadowDecl( in VisitConstructorUsingShadowDecl() function in TextNodeDumper
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3329 Decl *TemplateDeclInstantiator::VisitConstructorUsingShadowDecl( in VisitConstructorUsingShadowDecl() function in TemplateDeclInstantiator