/external/clang/lib/CodeGen/ |
D | ObjectFilePCHContainerOperations.cpp | 73 bool VisitImportDecl(ImportDecl *D) { in VisitImportDecl() function
|
/external/llvm-project/clang/lib/CodeGen/ |
D | ObjectFilePCHContainerOperations.cpp | 71 bool VisitImportDecl(ImportDecl *D) { in VisitImportDecl() function
|
/external/llvm-project/clang/include/clang/AST/ |
D | TextNodeDumper.h | 332 void VisitImportDecl(const ImportDecl *D);
|
/external/clang/lib/Index/ |
D | IndexDecl.cpp | 407 bool VisitImportDecl(const ImportDecl *D) { in VisitImportDecl() function in __anonf4a1d4b30111::IndexingDeclVisitor
|
/external/clang/lib/AST/ |
D | DeclPrinter.cpp | 71 void VisitImportDecl(ImportDecl *D); 790 void DeclPrinter::VisitImportDecl(ImportDecl *D) { in VisitImportDecl() function in DeclPrinter
|
D | ASTDumper.cpp | 432 void VisitImportDecl(const ImportDecl *D); 1224 void ASTDumper::VisitImportDecl(const ImportDecl *D) { in VisitImportDecl() function in ASTDumper
|
/external/llvm-project/clang/lib/AST/ |
D | DeclPrinter.cpp | 75 void VisitImportDecl(ImportDecl *D); 916 void DeclPrinter::VisitImportDecl(ImportDecl *D) { in VisitImportDecl() function in DeclPrinter
|
D | TextNodeDumper.cpp | 1730 void TextNodeDumper::VisitImportDecl(const ImportDecl *D) { in VisitImportDecl() function in TextNodeDumper
|
D | ASTImporter.cpp | 485 ExpectedDecl VisitImportDecl(ImportDecl *D); 2208 ExpectedDecl ASTNodeImporter::VisitImportDecl(ImportDecl *D) { in VisitImportDecl() function in ASTNodeImporter
|
/external/llvm-project/clang/lib/Index/ |
D | IndexDecl.cpp | 722 bool VisitImportDecl(const ImportDecl *D) { in VisitImportDecl() function in __anonc48810c10111::IndexingDeclVisitor
|
/external/clang/lib/Serialization/ |
D | ASTWriterDecl.cpp | 113 void VisitImportDecl(ImportDecl *D); 1255 void ASTDeclWriter::VisitImportDecl(ImportDecl *D) { in VisitImportDecl() function in ASTDeclWriter
|
D | ASTReaderDecl.cpp | 330 void VisitImportDecl(ImportDecl *D); 1812 void ASTDeclReader::VisitImportDecl(ImportDecl *D) { in VisitImportDecl() function in ASTDeclReader
|
/external/llvm-project/clang/tools/libclang/ |
D | CXIndexDataConsumer.cpp | 145 bool VisitImportDecl(const ImportDecl *D) { in VisitImportDecl() function in __anon74e2bd680111::IndexingDeclVisitor
|
/external/clang/tools/libclang/ |
D | CXIndexDataConsumer.cpp | 146 bool VisitImportDecl(const ImportDecl *D) { in VisitImportDecl() function in __anon5df3ef1a0111::IndexingDeclVisitor
|
/external/llvm-project/clang/lib/Serialization/ |
D | ASTWriterDecl.cpp | 123 void VisitImportDecl(ImportDecl *D); 1420 void ASTDeclWriter::VisitImportDecl(ImportDecl *D) { in VisitImportDecl() function in ASTDeclWriter
|
D | ASTReaderDecl.cpp | 398 void VisitImportDecl(ImportDecl *D); 2011 void ASTDeclReader::VisitImportDecl(ImportDecl *D) { in VisitImportDecl() function in ASTDeclReader
|