/external/llvm-project/clang/lib/Sema/ |
D | SemaModule.cpp | 396 getCurrentModule()->Exports.emplace_back(Mod, false); in ActOnModuleImport() 494 cast<Decl>(DC)->setLocalOwningModule(getCurrentModule()); in ActOnModuleEnd() 495 if (!getCurrentModule()) in ActOnModuleEnd()
|
D | Sema.cpp | 1114 if (Module *CurrentModule = PP.getCurrentModule()) { in ActOnEndOfTranslationUnit()
|
D | SemaLookup.cpp | 1464 if (auto *M = getCurrentModule()) in makeMergedDefinitionVisible()
|
D | SemaDecl.cpp | 4288 EmittedDiag |= noteFromModuleOrInclude(getCurrentModule(), NewIncLoc); in notePreviousDefinition() 15870 PrevDecl->getOwningModule() != getCurrentModule()) && in ActOnTag()
|
/external/llvm-project/clang/include/clang/Frontend/ |
D | FrontendAction.h | 161 Module *getCurrentModule() const;
|
/external/llvm-project/clang/lib/Frontend/Rewrite/ |
D | FrontendActions.cpp | 289 getCurrentModule()->print(OS); in BeginSourceFileAction()
|
/external/clang/lib/Lex/ |
D | PPLexerChange.cpp | 480 if (Module *Mod = getCurrentModule()) { in HandleEndOfFile()
|
D | Preprocessor.cpp | 482 Module *Preprocessor::getCurrentModule() { in getCurrentModule() function in Preprocessor
|
D | PPDirectives.cpp | 776 BuildSystemModule = getCurrentModule()->IsSystem; in LookupFile()
|
/external/llvm-project/clang/lib/Lex/ |
D | PPLexerChange.cpp | 536 if (Module *Mod = getCurrentModule()) { in HandleEndOfFile()
|
D | Preprocessor.cpp | 521 Module *Preprocessor::getCurrentModule() { in getCurrentModule() function in Preprocessor
|
D | PPDirectives.cpp | 755 BuildSystemModule = getCurrentModule()->IsSystem; in LookupFile()
|
/external/llvm-project/clang/lib/Frontend/ |
D | FrontendActions.cpp | 857 getCurrentModule()->print(*OS); in ExecuteAction()
|
D | FrontendAction.cpp | 143 Module *FrontendAction::getCurrentModule() const { in getCurrentModule() function in FrontendAction
|
/external/clang/include/clang/Lex/ |
D | Preprocessor.h | 1622 Module *getCurrentModule();
|
/external/clang/lib/Sema/ |
D | Sema.cpp | 747 if (Module *CurrentModule = PP.getCurrentModule()) { in ActOnEndOfTranslationUnit()
|
/external/llvm-project/clang/include/clang/Lex/ |
D | Preprocessor.h | 1987 Module *getCurrentModule();
|
/external/guice/lib/build/ |
D | felix-2.0.5.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/LICENSE
META-INF ... |
/external/clang/lib/Serialization/ |
D | ASTReader.cpp | 780 bool IsModule = Reader.getPreprocessor().getCurrentModule() != nullptr; in markIdentifierFromAST()
|
/external/llvm-project/clang/include/clang/Sema/ |
D | Sema.h | 2030 Module *getCurrentModule() const { in getCurrentModule() function
|
/external/llvm-project/clang/lib/Serialization/ |
D | ASTReader.cpp | 936 bool IsModule = Reader.getPreprocessor().getCurrentModule() != nullptr; in markIdentifierFromAST()
|
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |