Home
last modified time | relevance | path

Searched defs:VisitImportDecl (Results 1 – 8 of 8) 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/lib/Index/
H A DIndexDecl.cpp722 bool VisitImportDecl(const ImportDecl *D) { in VisitImportDecl() function in __anon2e397e1c0111::IndexingDeclVisitor
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclPrinter.cpp932 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.cpp2242 ExpectedDecl ASTNodeImporter::VisitImportDecl(ImportDecl *D) { in VisitImportDecl() function in ASTNodeImporter
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp1420 void ASTDeclWriter::VisitImportDecl(ImportDecl *D) { in VisitImportDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp2013 void ASTDeclReader::VisitImportDecl(ImportDecl *D) { in VisitImportDecl() function in ASTDeclReader
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp145 bool VisitImportDecl(const ImportDecl *D) { in VisitImportDecl() function in __anone67901630111::IndexingDeclVisitor