HomeSort by: relevance | last modified time | path
    Searched defs:VisitConstructorUsingShadowDecl (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriterDecl.cpp 118 void VisitConstructorUsingShadowDecl(ConstructorUsingShadowDecl *D);
1299 void ASTDeclWriter::VisitConstructorUsingShadowDecl(
ASTReaderDecl.cpp 394 void VisitConstructorUsingShadowDecl(ConstructorUsingShadowDecl *D);
1675 void ASTDeclReader::VisitConstructorUsingShadowDecl(
  /src/external/apache2/llvm/dist/clang/lib/AST/
TextNodeDumper.cpp 2078 void TextNodeDumper::VisitConstructorUsingShadowDecl(
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp 3095 Decl *TemplateDeclInstantiator::VisitConstructorUsingShadowDecl(

Completed in 81 milliseconds