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

/external/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp70 bool VisitImportDecl(ImportDecl *D) { function in struct:__anon1177::PCHContainerGenerator::DebugTypeVisitor
/external/clang/tools/libclang/
H A DIndexDecl.cpp314 bool VisitImportDecl(const ImportDecl *D) { function in class:__anon3046::IndexingDeclVisitor
/external/clang/lib/AST/
H A DDeclPrinter.cpp71 void VisitImportDecl(ImportDecl *D);
772 void DeclPrinter::VisitImportDecl(ImportDecl *D) { function in class:DeclPrinter
H A DASTDumper.cpp427 void VisitImportDecl(const ImportDecl *D);
1190 void ASTDumper::VisitImportDecl(const ImportDecl *D) { function in class:ASTDumper
/external/clang/lib/Serialization/
H A DASTWriterDecl.cpp104 void VisitImportDecl(ImportDecl *D);
1212 void ASTDeclWriter::VisitImportDecl(ImportDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp305 void VisitImportDecl(ImportDecl *D);
1730 void ASTDeclReader::VisitImportDecl(ImportDecl *D) { function in class:ASTDeclReader

Completed in 280 milliseconds