Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTDumper.cpp477 void VisitConstructorUsingShadowDecl(const ConstructorUsingShadowDecl *D);
1501 void ASTDumper::VisitConstructorUsingShadowDecl( in VisitConstructorUsingShadowDecl() function in ASTDumper
/external/clang/lib/Serialization/
DASTWriterDecl.cpp110 void VisitConstructorUsingShadowDecl(ConstructorUsingShadowDecl *D);
1130 void ASTDeclWriter::VisitConstructorUsingShadowDecl( in VisitConstructorUsingShadowDecl() function in ASTDeclWriter
DASTReaderDecl.cpp327 void VisitConstructorUsingShadowDecl(ConstructorUsingShadowDecl *D);
1425 void ASTDeclReader::VisitConstructorUsingShadowDecl( in VisitConstructorUsingShadowDecl() function in ASTDeclReader
/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp2461 Decl *TemplateDeclInstantiator::VisitConstructorUsingShadowDecl( in VisitConstructorUsingShadowDecl() function in TemplateDeclInstantiator