Searched refs:getCurrentModule (Results 1 – 6 of 6) sorted by relevance
480 if (Module *Mod = getCurrentModule()) { in HandleEndOfFile()
482 Module *Preprocessor::getCurrentModule() { in getCurrentModule() function in Preprocessor
776 BuildSystemModule = getCurrentModule()->IsSystem; in LookupFile()
1622 Module *getCurrentModule();
747 if (Module *CurrentModule = PP.getCurrentModule()) { in ActOnEndOfTranslationUnit()
780 bool IsModule = Reader.getPreprocessor().getCurrentModule() != nullptr; in markIdentifierFromAST()