Home
last modified time | relevance | path

Searched refs:VisitImportDecl (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DTextNodeDumper.h339 void VisitImportDecl(const ImportDecl *D);
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp72 bool VisitImportDecl(ImportDecl *D) { in VisitImportDecl() function
/llvm-project-15.0.7/clang/lib/AST/
H A DDeclPrinter.cpp75 void VisitImportDecl(ImportDecl *D);
937 void DeclPrinter::VisitImportDecl(ImportDecl *D) { in VisitImportDecl() function in DeclPrinter
H A DTextNodeDumper.cpp1817 void TextNodeDumper::VisitImportDecl(const ImportDecl *D) { in VisitImportDecl() function in TextNodeDumper
H A DASTImporter.cpp513 ExpectedDecl VisitImportDecl(ImportDecl *D);
2246 ExpectedDecl ASTNodeImporter::VisitImportDecl(ImportDecl *D) { in VisitImportDecl() function in ASTNodeImporter
/llvm-project-15.0.7/clang/lib/Index/
H A DIndexDecl.cpp760 bool VisitImportDecl(const ImportDecl *D) { in VisitImportDecl() function in __anonfc9fbd010111::IndexingDeclVisitor
/llvm-project-15.0.7/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp145 bool VisitImportDecl(const ImportDecl *D) { in VisitImportDecl() function in __anond6d661a80111::IndexingDeclVisitor
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTWriterDecl.cpp125 void VisitImportDecl(ImportDecl *D);
1448 void ASTDeclWriter::VisitImportDecl(ImportDecl *D) { in VisitImportDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp402 void VisitImportDecl(ImportDecl *D);
2135 void ASTDeclReader::VisitImportDecl(ImportDecl *D) { in VisitImportDecl() function in ASTDeclReader