Home
last modified time | relevance | path

Searched defs:ImportD (Results 1 – 14 of 14) sorted by relevance

/external/llvm-project/clang/include/clang/Index/
DIndexDataConsumer.h60 virtual bool handleModuleOccurrence(const ImportDecl *ImportD, in handleModuleOccurrence()
/external/llvm-project/clang/lib/Sema/
DSemaModule.cpp425 ImportDecl *ImportD = ImportDecl::CreateImplicit(getASTContext(), TU, in BuildModuleInclude() local
511 ImportDecl *ImportD = ImportDecl::CreateImplicit(getASTContext(), TU, in createImplicitModuleImportForErrorRecovery() local
/external/llvm-project/clang/lib/Index/
DIndexingContext.cpp96 const ImportDecl *ImportD, in reportModuleReferences()
106 bool IndexingContext::importedModule(const ImportDecl *ImportD) { in importedModule()
/external/clang/tools/c-index-test/
Dcore_main.cpp111 bool handleModuleOccurence(const ImportDecl *ImportD, SymbolRoleSet Roles, in handleModuleOccurence()
/external/clang/lib/Index/
DIndexingAction.cpp35 bool IndexDataConsumer::handleModuleOccurence(const ImportDecl *ImportD, in handleModuleOccurence()
DIndexingContext.cpp60 bool IndexingContext::importedModule(const ImportDecl *ImportD) { in importedModule()
/external/llvm-project/clang/tools/c-index-test/
Dcore_main.cpp135 bool handleModuleOccurrence(const ImportDecl *ImportD, in handleModuleOccurrence()
/external/llvm-project/clang/tools/libclang/
DCXIndexDataConsumer.cpp223 bool CXIndexDataConsumer::handleModuleOccurrence(const ImportDecl *ImportD, in handleModuleOccurrence()
478 void CXIndexDataConsumer::importedModule(const ImportDecl *ImportD) { in importedModule()
DCIndex.cpp4556 if (const ImportDecl *ImportD = dyn_cast<ImportDecl>(D)) in getDeclSpelling() local
4795 if (const ImportDecl *ImportD = in clang_Cursor_getSpellingNameRange() local
8375 if (const ImportDecl *ImportD = in clang_Cursor_getModule() local
/external/clang/tools/libclang/
DCXIndexDataConsumer.cpp221 bool CXIndexDataConsumer::handleModuleOccurence(const ImportDecl *ImportD, in handleModuleOccurence()
473 void CXIndexDataConsumer::importedModule(const ImportDecl *ImportD) { in importedModule()
DCIndex.cpp4091 if (const ImportDecl *ImportD = dyn_cast<ImportDecl>(D)) in getDeclSpelling() local
4331 if (const ImportDecl *ImportD = in clang_Cursor_getSpellingNameRange() local
7338 if (const ImportDecl *ImportD = in clang_Cursor_getModule() local
/external/clang/lib/Frontend/
DASTUnit.cpp810 if (ImportDecl *ImportD = dyn_cast<ImportDecl>(D)) { in AddTopLevelDeclarationToHash() local
/external/llvm-project/clang/lib/Frontend/
DASTUnit.cpp928 if (const auto *ImportD = dyn_cast<ImportDecl>(D)) { in AddTopLevelDeclarationToHash() local
/external/clang/lib/Sema/
DSemaDecl.cpp15127 ImportDecl *ImportD = ImportDecl::CreateImplicit(getASTContext(), TU, in ActOnModuleInclude() local
15167 ImportDecl *ImportD = ImportDecl::CreateImplicit(getASTContext(), TU, in createImplicitModuleImportForErrorRecovery() local