Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp72 bool VisitImportDecl(ImportDecl *D) { in VisitImportDecl() function
/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp761 bool VisitImportDecl(const ImportDecl *D) { VisitImportDecl() function in __anonf98b47a30111::IndexingDeclVisitor
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1077 void DeclPrinter::VisitImportDecl(ImportDecl *D) { VisitImportDecl() function in DeclPrinter
H A DTextNodeDumper.cpp2039 void TextNodeDumper::VisitImportDecl(const ImportDecl *D) { VisitImportDecl() function in TextNodeDumper
H A DASTImporter.cpp2405 ExpectedDecl ASTNodeImporter::VisitImportDecl(ImportDecl *D) { VisitImportDecl() function in ASTNodeImporter
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1580 void ASTDeclWriter::VisitImportDecl(ImportDecl *D) { VisitImportDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp2348 void ASTDeclReader::VisitImportDecl(ImportDecl *D) { VisitImportDecl() function in ASTDeclReader