Home
last modified time | relevance | path

Searched refs:importedModule (Results 1 – 17 of 17) sorted by relevance

/external/clang/lib/Index/
DIndexingContext.h80 bool importedModule(const ImportDecl *ImportD);
DIndexingContext.cpp60 bool IndexingContext::importedModule(const ImportDecl *ImportD) { in importedModule() function in IndexingContext
DIndexDecl.cpp408 return IndexCtx.importedModule(D); in VisitImportDecl()
/external/llvm-project/clang/lib/Index/
DIndexingContext.h95 bool importedModule(const ImportDecl *ImportD);
DIndexingContext.cpp106 bool IndexingContext::importedModule(const ImportDecl *ImportD) { in importedModule() function in IndexingContext
DIndexDecl.cpp723 return IndexCtx.importedModule(D); in VisitImportDecl()
/external/clang/include/clang/Lex/
DPreprocessingRecord.h250 bool importedModule() const { return ImportedModule; } in importedModule() function
/external/llvm-project/clang/include/clang/Lex/
DPreprocessingRecord.h265 bool importedModule() const { return ImportedModule; } in importedModule() function
/external/llvm-project/clang/tools/libclang/
DCXIndexDataConsumer.h370 void importedModule(const ImportDecl *ImportD);
DCXIndexDataConsumer.cpp146 DataConsumer.importedModule(D); in VisitImportDecl()
478 void CXIndexDataConsumer::importedModule(const ImportDecl *ImportD) { in importedModule() function in CXIndexDataConsumer
DIndexing.cpp658 !ID->wasInQuotes(), ID->importedModule()); in indexPreprocessingRecord()
/external/clang/tools/libclang/
DCXIndexDataConsumer.h372 void importedModule(const ImportDecl *ImportD);
DCXIndexDataConsumer.cpp147 DataConsumer.importedModule(D); in VisitImportDecl()
473 void CXIndexDataConsumer::importedModule(const ImportDecl *ImportD) { in importedModule() function in CXIndexDataConsumer
DIndexing.cpp629 !ID->wasInQuotes(), ID->importedModule()); in indexPreprocessingRecord()
/external/clang/lib/Serialization/
DASTWriter.cpp2377 Record.push_back(ID->importedModule()); in WritePreprocessorDetail()
/external/llvm-project/clang/lib/Serialization/
DASTWriter.cpp2418 Record.push_back(ID->importedModule()); in WritePreprocessorDetail()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...