Home
last modified time | relevance | path

Searched defs:VisitImportDecl (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp
/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp766 bool VisitImportDecl(const ImportDecl *D) { in VisitImportDecl() function in __anon750ec4040111::IndexingDeclVisitor
/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1019 void DeclPrinter::VisitImportDecl(ImportDecl *D) { VisitImportDecl() function in DeclPrinter
H A DTextNodeDumper.cpp2290 void TextNodeDumper::VisitImportDecl(const ImportDecl *D) { VisitImportDecl() function in TextNodeDumper
H A DASTImporter.cpp2453 ExpectedDecl ASTNodeImporter::VisitImportDecl(ImportDecl *D) { VisitImportDecl() function in ASTNodeImporter
/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1632 void ASTDeclWriter::VisitImportDecl(ImportDecl *D) { VisitImportDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp2349 void ASTDeclReader::VisitImportDecl(ImportDecl *D) { VisitImportDecl() function in ASTDeclReader
/llvm-project/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp146 bool VisitImportDecl(const ImportDecl *D) { in VisitImportDecl() function in __anon540dfa4b0111::IndexingDeclVisitor