Searched defs:VisitNamespaceAliasDecl (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp583 bool VisitNamespaceAliasDecl(const NamespaceAliasDecl *D) { function in class:__anon1942::IndexingDeclVisitor
H A DUSRGeneration.cpp380 void USRGenerator::VisitNamespaceAliasDecl(const NamespaceAliasDecl *D) { function in class:USRGenerator
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp948 void DeclPrinter::VisitNamespaceAliasDecl(NamespaceAliasDecl *D) { function in class:DeclPrinter
H A DTextNodeDumper.cpp1800 void TextNodeDumper::VisitNamespaceAliasDecl(const NamespaceAliasDecl *D) { function in class:TextNodeDumper
H A DJSONNodeDumper.cpp737 void JSONNodeDumper::VisitNamespaceAliasDecl(const NamespaceAliasDecl *NAD) { function in class:JSONNodeDumper
H A DASTImporter.cpp2354 ExpectedDecl ASTNodeImporter::VisitNamespaceAliasDecl(NamespaceAliasDecl *D) { function in class:ASTNodeImporter
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1263 void ASTDeclWriter::VisitNamespaceAliasDecl(NamespaceAliasDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp1614 void ASTDeclReader::VisitNamespaceAliasDecl(NamespaceAliasDecl *D) { function in class:ASTDeclReader
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp719 TemplateDeclInstantiator::VisitNamespaceAliasDecl(NamespaceAliasDecl *D) { function in class:TemplateDeclInstantiator

Completed in 496 milliseconds