Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp71 bool VisitImportDecl(ImportDecl *D) { in VisitImportDecl() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DTextNodeDumper.h330 void VisitImportDecl(const ImportDecl *D);
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclPrinter.cpp75 void VisitImportDecl(ImportDecl *D);
932 void DeclPrinter::VisitImportDecl(ImportDecl *D) { in VisitImportDecl() function in DeclPrinter
H A DTextNodeDumper.cpp1732 void TextNodeDumper::VisitImportDecl(const ImportDecl *D) { in VisitImportDecl() function in TextNodeDumper
H A DASTImporter.cpp479 ExpectedDecl VisitImportDecl(ImportDecl *D);
2242 ExpectedDecl ASTNodeImporter::VisitImportDecl(ImportDecl *D) { in VisitImportDecl() function in ASTNodeImporter
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexDecl.cpp722 bool VisitImportDecl(const ImportDecl *D) { in VisitImportDecl() function in __anon2e397e1c0111::IndexingDeclVisitor
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp145 bool VisitImportDecl(const ImportDecl *D) { in VisitImportDecl() function in __anone67901630111::IndexingDeclVisitor
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp122 void VisitImportDecl(ImportDecl *D);
1420 void ASTDeclWriter::VisitImportDecl(ImportDecl *D) { in VisitImportDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp398 void VisitImportDecl(ImportDecl *D);
2013 void ASTDeclReader::VisitImportDecl(ImportDecl *D) { in VisitImportDecl() function in ASTDeclReader