Searched refs:getCurrentModule (Results 1 – 14 of 14) sorted by relevance
396 getCurrentModule()->Exports.emplace_back(Mod, false); in ActOnModuleImport()494 cast<Decl>(DC)->setLocalOwningModule(getCurrentModule()); in ActOnModuleEnd()495 if (!getCurrentModule()) in ActOnModuleEnd()
1143 if (Module *CurrentModule = PP.getCurrentModule()) { in ActOnEndOfTranslationUnit()
1505 if (auto *M = getCurrentModule()) in makeMergedDefinitionVisible()
4309 EmittedDiag |= noteFromModuleOrInclude(getCurrentModule(), NewIncLoc); in notePreviousDefinition()16001 PrevDecl->getOwningModule() != getCurrentModule()) && in ActOnTag()
161 Module *getCurrentModule() const;
289 getCurrentModule()->print(OS); in BeginSourceFileAction()
536 if (Module *Mod = getCurrentModule()) { in HandleEndOfFile()
517 Module *Preprocessor::getCurrentModule() { in getCurrentModule() function in Preprocessor
779 BuildSystemModule = getCurrentModule()->IsSystem; in LookupFile()
856 getCurrentModule()->print(*OS); in ExecuteAction()
143 Module *FrontendAction::getCurrentModule() const { in getCurrentModule() function in FrontendAction
1992 Module *getCurrentModule();
2146 Module *getCurrentModule() const { in getCurrentModule() function
954 bool IsModule = Reader.getPreprocessor().getCurrentModule() != nullptr; in markIdentifierFromAST()