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

/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DTextNodeDumper.h342 void VisitImportDecl(const ImportDecl *D);
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp72 bool VisitImportDecl(ImportDecl *D) { function in struct:__anon561::PCHContainerGenerator::DebugTypeVisitor
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DDeclPrinter.cpp76 void VisitImportDecl(ImportDecl *D);
941 void DeclPrinter::VisitImportDecl(ImportDecl *D) { function in class:DeclPrinter
H A DTextNodeDumper.cpp1839 void TextNodeDumper::VisitImportDecl(const ImportDecl *D) { function in class:TextNodeDumper
H A DASTImporter.cpp510 ExpectedDecl VisitImportDecl(ImportDecl *D);
2240 ExpectedDecl ASTNodeImporter::VisitImportDecl(ImportDecl *D) { function in class:ASTNodeImporter
/openbsd-current/gnu/llvm/clang/lib/Index/
H A DIndexDecl.cpp760 bool VisitImportDecl(const ImportDecl *D) { function in class:__anon681::IndexingDeclVisitor
/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp145 bool VisitImportDecl(const ImportDecl *D) { function in class:__anon1171::IndexingDeclVisitor
/openbsd-current/gnu/llvm/clang/lib/Serialization/
H A DASTWriterDecl.cpp129 void VisitImportDecl(ImportDecl *D);
1466 void ASTDeclWriter::VisitImportDecl(ImportDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp406 void VisitImportDecl(ImportDecl *D);
2219 void ASTDeclReader::VisitImportDecl(ImportDecl *D) { function in class:ASTDeclReader

Completed in 250 milliseconds