Searched refs:getCurrentModule (Results 1 – 13 of 13) sorted by relevance
161 Module *getCurrentModule() const;
285 getCurrentModule()->print(OS); in BeginSourceFileAction()
531 if (Module *Mod = getCurrentModule()) { in HandleEndOfFile()
513 Module *Preprocessor::getCurrentModule() { in getCurrentModule() function in Preprocessor
691 BuildSystemModule = getCurrentModule()->IsSystem; in LookupFile()
824 getCurrentModule()->print(*OS); in ExecuteAction()
142 Module *FrontendAction::getCurrentModule() const { in getCurrentModule() function in FrontendAction
1831 Module *getCurrentModule();
1000 if (Module *CurrentModule = PP.getCurrentModule()) { in ActOnEndOfTranslationUnit()
4055 EmittedDiag |= noteFromModuleOrInclude(getCurrentModule(), NewIncLoc); in notePreviousDefinition()14544 PrevDecl->getOwningModule() != getCurrentModule()) && in ActOnTag()17133 getCurrentModule()->Exports.emplace_back(Mod, false); in ActOnModuleImport()17228 cast<Decl>(DC)->setLocalOwningModule(getCurrentModule()); in ActOnModuleEnd()17229 if (!getCurrentModule()) in ActOnModuleEnd()
1342 if (auto *M = getCurrentModule()) in makeMergedDefinitionVisible()
1581 Module *getCurrentModule() const { in getCurrentModule() function
930 bool IsModule = Reader.getPreprocessor().getCurrentModule() != nullptr; in markIdentifierFromAST()